vimr

VimR — Neovim GUI for macOS in Swift

MIT License

Stars
6.6K
Committers
39

Bot releases are visible (Hide)

vimr - v0.15.1-199

Published by qvacua over 7 years ago

  • Improved scroll performance.
  • GH-450: Bugfix: Crashes when a hidden file gets deleted in the cwd.
  • GH-395: Bugfix: Massive file system changes in the working directory causes VimR to freeze.
  • GH-430: Bugfix: The cursor disappears when using arrow keys in the command mode.
  • GH-403, GH-447: Shift-Tab works (thanks to @mkhl)
  • Dependencies updates:
vimr - SNAPSHOT-198

Published by qvacua over 7 years ago

  • GH-450: Bugfix: Crashes when a hidden file gets deleted in the cwd.
  • Dependencies updates:
vimr - SNAPSHOT-197

Published by qvacua over 7 years ago

  • Further improve rendering performance
  • Do not scroll too many lines when scrolling with the mouse wheel (cf. GH-237)
vimr - SNAPSHOT-196

Published by qvacua over 7 years ago

  • Improved scroll performance
vimr - SNAPSHOT-195

Published by qvacua over 7 years ago

  • GH-403, GH-447: Shift-Tab works (thanks to @mkhl)
vimr - SNAPSHOT-194

Published by qvacua over 7 years ago

  • GH-450: Mild file browser refactoring
vimr - SNAPSHOT-193

Published by qvacua over 7 years ago

  • GH-430: Bugfix: The cursor disappears when using arrow keys in the command mode.
vimr - SNAPSHOT-192

Published by qvacua over 7 years ago

  • GH-395: Bugfix: massive file system changes in the working directory causes VimR to freeze.
vimr - v0.15.0-191

Published by qvacua over 7 years ago

  • We now compile gettext ourselves and do not use the pre-built version from homebrew: The library from homebrew is built for 10.12 and VimR's deployment target it 10.10. This mismatch produced many warnings during compilation time...
  • GH-426: You can now turn off some or all tools, e.g. file browser.
  • GH-434: Bugfix: autochdir does not work.
  • Bugfix: When you hide all tools, the state does not get stored in the user defaults.
  • set mouse=a when launching the neovim process.
  • Dependencies updates:
vimr - SNAPSHOT-190

Published by qvacua over 7 years ago

  • Bugfix: When you hide all tools, the state does not get stored in the user defaults.
  • set mouse=a when launching the neovim process.
vimr - SNAPSHOT-189

Published by qvacua over 7 years ago

  • GH-434: Bugfix: autochdir does not work.
    • In the last snapshot we used the wrong URL init method such that many things did not work...
vimr - SNAPSHOT-188

Published by qvacua over 7 years ago

  • GH-434: Bugfix: autochdir does not work.
vimr - SNAPSHOT-187

Published by qvacua over 7 years ago

  • GH-426: You can now turn off some or all tools, e.g. file browser.
  • We now compile gettext ourselves and do not use the pre-built version from homebrew: The library from homebrew is built for 10.12 and VimR's deployment target it 10.10. This mismatch produced many warnings during compilation time...
  • Dependencies updates:
vimr - SNAPSHOT-186

Published by qvacua over 7 years ago

GH-442: Changed the way to get the dirty status from neovim.

vimr - v0.14.3-185

Published by qvacua over 7 years ago

  • GH-440: Bugfix: "User interactive mode for zsh" does not work.
vimr - v0.14.2-184

Published by qvacua over 7 years ago

  • GH-438: Bugfix: :help does not work.
vimr - SNAPSHOT-183

Published by qvacua over 7 years ago

GH-426: Make it possible to turn off some or all tools, e.g. the file browser, Markdown preview, etc..

vimr - v0.14.1-182

Published by qvacua over 7 years ago

  • Make app launch time much faster: now just one bounce in the Dock on my machine 😆
vimr - v0.14.0-181

Published by qvacua over 7 years ago

  • GH-405: Redesign
    • Redux-like architecture using RxSwift
  • GH-383: Add a general web view preview which preserves the scroll position when (automatically) reloading the selected file.
  • GH-398: Set the represented icon in the window title bar.
  • GH-389: Bugfix: The Files tool does not update when one folder is created.
  • GH-374: Bugfix: The tool buttons have a narrow area which does not react to mouse down when the tool is closed.
  • Dependencies updates:
    • RxSwift: 3.4.0
    • Sparkle: 1.17
    • github-markdown-css: 2.6.0
    • swifter: 1.3.3
    • Nimble: 6.1.0
    • neovim: neovim/neovim@337299c8082347feecb5e733bed993c6a5933456
vimr - SNAPSHOT-180

Published by qvacua over 7 years ago

  • Hopefully the last snapshot before next release... 🙄
  • GH-405: Retain scroll position after reloading markdown
Package Rankings
Top 4.25% on Proxy.golang.org