vimr

VimR — Neovim GUI for macOS in Swift

MIT License

Stars
6.6K
Committers
39

Bot releases are hidden (Show)

vimr - v0.25.0-297

Published by qvacua over 5 years ago

  • Neovim 0.3.4
  • GH-625: vimr --cur-env will pass the current environment variables to the new neovim process. This will result in virtualenv support.
  • GH-443: vimr --line ${LINE_NUMBER} ${SOME_FILE} will open the file and go to the given line. If the file is already open in a UI window, then that window will be selected and the cursor will be moved to the given line. This can be used for example to reverse-search LaTeX.
  • GH-603: Bugfix: Cmd-V pastes at the wrong location in the insert mode.
  • GH-659: Bugfix (introduced in a snapshot): Turning off ligatures does not really turn off ligatures.
  • GH-664: Bugfix: VimR crashes for some shell configurations.
  • GH-666: Adapt to the new UI-API of Neovim
  • Dependencies updates:
vimr - SNAPSHOT-296

Published by qvacua over 5 years ago

  • WARNING: This build may be very instable due to new rendering code. Use at your own risk 😶
  • Re-implemented underline and undercurl
vimr - SNAPSHOT-295

Published by qvacua over 5 years ago

  • WARNING: This build may be very instable due to new rendering code. Use at your own risk 😶
    • For example underline and undercurl are not yet implemented (TBH I forgot to implement them).
  • Neovim 0.3.4
  • Update dependencies
vimr - SNAPSHOT-294

Published by qvacua almost 6 years ago

  • WARNING: This build may be very instable due to many changes described below. Use at your own risk 😶
  • Adapt to the new UI interface of Neovim 0.3.2
  • New rendering code: It's currently slower, but can hopefully render characters more correctly. Needs optimization.
  • Update dependencies
  • Bugfix: GH-694: Reports crashes under Mojave when closing a window.
vimr - SNAPSHOT-293

Published by qvacua about 6 years ago

  • GH-664: Bugfix: Some users still get crashes.
vimr - SNAPSHOT-292

Published by qvacua about 6 years ago

  • GH-664: Bugfix: VimR crashes for some shell configurations.
vimr - SNAPSHOT-291

Published by qvacua about 6 years ago

  • Messed up with git submodules and reverted neovim from 0.3.1 to 0.3.0.
vimr - SNAPSHOT-290

Published by qvacua about 6 years ago

  • Fix code-signing problem. VimR is from an identified developer again... 😶
vimr - SNAPSHOT-289

Published by qvacua over 6 years ago

  • Neovim 0.3.1
vimr - SNAPSHOT-288

Published by qvacua over 6 years ago

  • GH-659, GH-661: Bugfix (introduced in a snapshot): Turning off ligatures does not really turn off ligatures.
    • Reverts the update on MMCoreTextView.
vimr - SNAPSHOT-287

Published by qvacua over 6 years ago

WARNING: The rendering with ligatures turn off is broken. Either use the previous snapshot or use it only with ligatures option turned on.

  • GH-659: Bugfix (introduced in a snapshot): Turning off ligatures does not really turn off ligatures.
vimr - SNAPSHOT-286

Published by qvacua over 6 years ago

  • GH-603: Bugfix: The previous fix broke pasting at column > 0.
vimr - SNAPSHOT-285

Published by qvacua over 6 years ago

  • GH-603: Bugfix: Cmd-V pastes at the wrong location in the insert mode.
vimr - SNAPSHOT-284

Published by qvacua over 6 years ago

  • GH-443: vimr --line ${LINE_NUMBER} ${SOME_FILE} will open the file and go to the given line. If the file is already open in a UI window, then that window will be selected and the cursor will be moved to the given line. This can be used e.g. to reverse-search LaTeX. Note that you have to re-install the vimr tool.
vimr - SNAPSHOT-283

Published by qvacua over 6 years ago

  • GH-625: vimr --cur-env will pass the current environment variables to the new neovim process. This will result in virtualenv support. Please note that you have to re-install vimr.
vimr - v0.24.0-282

Published by qvacua over 6 years ago

  • Neovim 0.3.0
  • Some refactorings for the Neovim and the UI interface.
  • GH-402: Add file associations; using definitions and icons from MacVim
  • GH-636: Bugfix: double cursor when entering terminal
  • GH-653: Bugfix: Crashes when closing the last window with "Quit after last window closes"-option turned on.
  • Bugfix: Crashes when vimr --wait is used, but is Ctlr-C'ed before closing the UI window.
  • Bugfix: vimr --wait SOME_FILE does not exit.
  • Use LuaJIT again.
  • Dependencies updates:
vimr - SNAPSHOT-281

Published by qvacua over 6 years ago

  • GH-653: Bugfix: Crashes when closing the last window with "Quit after last window closes"-option turned on.
vimr - SNAPSHOT-280

Published by qvacua over 6 years ago

vimr - SNAPSHOT-279

Published by qvacua over 6 years ago

  • GH-402: Add file associations; using definitions and icons from MacVim
vimr - SNAPSHOT-278

Published by qvacua over 6 years ago

WARNING: This snapshot may very well be instable!

  • GH-636: Bugfix: double cursor when entering terminal
  • Use LuaJIT (again)
Package Rankings
Top 4.25% on Proxy.golang.org