Skip to content

Releases: qvacua/vimr

0.5.0

17 Dec 20:32
Compare
Choose a tag to compare
0.5.0 Pre-release
Pre-release
  • Added rudimentary apple script support (#51)
  • Added command line tool (#99)

0.4.0

12 Dec 09:21
Compare
Choose a tag to compare
0.4.0 Pre-release
Pre-release
  • Added menu items for changing font (#103)
  • Added key shortcuts for selecting n-th tab (⌘-1 to ⌘-9) (#112)

0.3.1

28 Nov 14:36
Compare
Choose a tag to compare
0.3.1 Pre-release
Pre-release
  • Bugfix: Hide File Browser crashes in a certain case on Yosemite (#145)

0.3.0

14 Nov 12:36
Compare
Choose a tag to compare
0.3.0 Pre-release
Pre-release
  • Preliminary full-screen support (#98)
  • Bugfix: Preview window does not work well with multiple tabs (#131)
  • Added support for folders in Open Quickly (#120): use /, eg fi/class for first/folder/containing/some/class
  • Added horizontal scroll to file browser (#119)
  • Restructured the menu: Note that some keyboard shortcuts changed (#93)

0.2.0

29 Aug 19:00
Compare
Choose a tag to compare
0.2.0 Pre-release
Pre-release
  • Add gui_vimr for vimrc, ie you can now use if has("gui_vimr") ...
  • Bugfix: VimR loses cursor state when switching between tabs (#116)
  • Buffix: Already open files are not re-opened properly (#113)

0.1.7

22 Aug 18:10
Compare
Choose a tag to compare
0.1.7 Pre-release
Pre-release
  • Bugfix: VimR does not open any window when Eclim is used (#111)

0.1.6

19 Aug 18:51
Compare
Choose a tag to compare
0.1.6 Pre-release
Pre-release
  • Bugfix: working directory is not updated when closing tabs (#102)

v0.1.5

16 Aug 20:02
Compare
Choose a tag to compare
v0.1.5 Pre-release
Pre-release
  • Bugfix: when launching the App for the first time, the position and the size of the window is not very optimal...

0.1.4

15 Aug 07:59
Compare
Choose a tag to compare
0.1.4 Pre-release
Pre-release
  • The position and the size of the window are saved
  • The width of the sidebar is saved
  • Opening a new window is now much more smooth

0.1.3

11 Aug 18:03
Compare
Choose a tag to compare
0.1.3 Pre-release
Pre-release
  • Bugfix: some files with non-ASCII file names does not show up in the file browser