-
Notifications
You must be signed in to change notification settings - Fork 390
ChangeLog
b4winckler edited this page Oct 6, 2010
·
30 revisions
This page lists changes by snapshot in reverse chronological order since the release of MacVim 7.3. The list itself is not meant to be exhaustive, check the commit history to see every change.
The latest snapshot can be downloaded from the downloads page.
- Change heuristic for setting the working directory when opening files from Finder: the pwd is never changed for a visible window; a window that is shown as the result of opening files has the pwd set to the directory of the first file opened.
- Fix marked text regression (introduced in snapshot 54).
- Fix bug which caused DTerm not to work when MacVim was in full screen mode (Dmitry Vazhov)
- Fix bug where a window would freeze when opening files e.g. via PeepOpen
- Add support for trackpad swipe gesture. Use swipe left/right to go
back/forward in help files. See
:h gestures. - Don't display an error when opening a file from Spotlight (this would happen if the file did not contain the search query).
- Fix bug which would cause a window to freeze when using the zsh shell (Nikola Knežević)
- Update to Vim 7.3.019