vimr

VimR — Neovim GUI for macOS in Swift

MIT License

Stars
6.6K
Committers
39

Bot releases are visible (Hide)

vimr - v0.10.0-118

Published by qvacua almost 8 years ago

  • GH-309: When opening a file via a GUI action, check whether the file is already open.
    • Open in a tab or split: select the tab/split
    • Open in another (GUI) window: let NeoVim handle it.
  • GH-239, GH-312: Turn on font smoothing such that the 'Use LCD font smoothing when available' setting from the General system preferences pane is respected.
  • GH-270: Make line spacing configurable via the 'Appearances' preferences pane.
  • GH-322: Fix crashes related to the file browser.
  • Bugfix: The command line tool vimr sometimes does not open the files in the frontmost window.
vimr - v0.10.0-SNAPSHOT-20161029.1904-117

Published by qvacua almost 8 years ago

  • GH-270 Add a preference entry for linespacing in the Appearances pane.
  • neovim/neovim@3d49fc1f5043f0d6cd3a58fbb29767cfba40b014
vimr - v0.10.0-SNAPSHOT-20161025.2226-116

Published by qvacua almost 8 years ago

  • Fix exceptions when opening some preferences panes. RxSwift 3.0.0 has a bug: https://github.com/ReactiveX/RxSwift/pull/957
    • Thus, downgrade to 3.0.0-rc1 for the time being
  • Bugfix: The command line tool vimr sometimes does not open the files in the frontmost window.
vimr - v0.10.0-SNAPSHOT-20161025.0814-115

Published by qvacua almost 8 years ago

  • GH-239, GH-312 Turn on font smoothing such that the "Use LCD font smoothing when available" setting from the General system preferences pane is respected.
  • Update RxSwift from 3.0.0-rc.1 to 3.0.0.
vimr - v0.10.0-SNAPSHOT-20161024.2203-114

Published by qvacua almost 8 years ago

  • GH-239, GH-312: Try to fix the thinner-font-rendering problem on non-retina displays.
vimr - v0.10.0-SNAPSHOT-20161023.2005-113

Published by qvacua about 8 years ago

  • GH-309: When opening a file via a GUI action, check whether the file is already open.
    • Open in a tab or split: select the tab/split
    • Open in another (GUI) window: let NeoVim handle it.
vimr - v0.9.0-112

Published by qvacua about 8 years ago

First release of VimR with NeoVim backend

  • NeoVim rulez! 😆 (neovim/neovim@5bcb7aa8bf75966416f2df5a838e5cb71d439ae7)
  • Pinch to zoom in or out
  • Simple file browser
  • Open quickly a la Xcode
  • Ligatures support
  • Command line tool
vimr - v0.9.0-SNAPSHOT-20161020.2036-111

Published by qvacua about 8 years ago

  • Added some Emojis somewhere 😆
  • Probably the last snapshot before the 0.9.0 release
vimr - v0.9.0-SNAPSHOT-20161018.1801-110

Published by qvacua about 8 years ago

GH-306: Fix vimr command line tool. Re-install it in the General preferences pane after updating VimR.

vimr - v0.9.0-SNAPSHOT-20161017.2152-107

Published by qvacua about 8 years ago

  • GH-306: Fix path expansion in the command line tool vimr. You have to re-install the command line tool vimr from the General preferences pane:
    screen shot 2016-10-17 at 22 01 54
  • Update RxSwift to 3.0.0-rc.1
vimr - v0.9.0-SNAPSHOT-20161015.2319-106

Published by qvacua about 8 years ago

  • GH-220: Add automatic update using Sparkle. If you want to be notified about the snapshot builds, turn on "Use Snapshot Update Channel" under the "Advanced" preferences pane.
vimr - 0.9.0-SNAPSHOT-20161012.1952-91

Published by qvacua about 8 years ago

  • GH-303: Bugfix: Disable some actions, e.g. Open/Save, when CtrlP panel is open to avoid crashes...
vimr - 0.9.0-SNAPSHOT-20161010.1956-90

Published by qvacua about 8 years ago

Test build to test the snapshot build script. VimR is the same as the previous snapshot.

vimr - 0.9.0-SNAPSHOT-20161010.1854-87

Published by qvacua about 8 years ago

GH-298: Add "Open in new window" menu item.

vimr - 0.9.0-SNAPSHOT-20161007.2254-85

Published by qvacua about 8 years ago

Test build to test automated snapshot uploading 😎: VimR is the same as 0.9.0-SNAPSHOT-20161007.2129-83.

Some multiple lines just because... 🙃

vimr - 0.9.0-SNAPSHOT-20161008.1820-86

Published by qvacua about 8 years ago

GH-288: Include full runtime folder of NeoVim in VimR.app (help files were missing).

vimr - 0.9.0-SNAPSHOT-20161007.2129-83

Published by qvacua about 8 years ago

  • GH-294: Make the file browser safer...
vimr - 0.9.0-SNAPSHOT-20161007.0119-82

Published by qvacua about 8 years ago

GH-294: 99.9% sure that eebb2d11a7f73fc7f576dc8865efe43d52a4421e fixed it. 😆
GH-295: Fix of a non-crashing bug: Do not lose the expanded states of the file browser for some file system events.

vimr - 0.9.0-SNAPSHOT-20161007.0030-81

Published by qvacua about 8 years ago

GH-294: Try to fix file browser related crashes... 😱 I fixed a bug which could have caused the crashes, but unfortunately I'm not sure (yet). I'll monitor this further...

vimr - 0.9.0-SNAPSHOT-20161006.1959-80

Published by qvacua about 8 years ago

  • GH-286: Add a simple file browser. It's a really simple and yet dumb file browser. Don't expect too much (yet) 🙃.
  • GH-290: Bugfix: the command line tool can now open path containing spaces. By @zaius
Package Rankings
Top 4.25% on Proxy.golang.org