mirror of
https://github.com/macvim-dev/macvim.git
synced 2026-06-11 15:37:29 +02:00
Pending: text inset, scrollbars do not cover resize box
git-svn-id: http://macvim.googlecode.com/svn/trunk@64 96c4425d-ca35-0410-94e5-3396d5c13a8f
This commit is contained in:
@@ -1,7 +1,6 @@
|
||||
Active:
|
||||
|
||||
- drag and drop inside view (FEAT_GUI_DND, gui_handle_drop())
|
||||
- offset text away from left edge
|
||||
- main menu (buffers menu, window menu)
|
||||
- application:openFiles: should open in tabs in current window instead of in a
|
||||
new window, only if user default is set
|
||||
@@ -52,6 +51,8 @@ Active:
|
||||
|
||||
Pending:
|
||||
|
||||
- scrollbars not positioned over resize box
|
||||
- offset text away from left edge
|
||||
- add menu options with key equiv:
|
||||
Cmd+Option+Left/Right to change tab, Cmd+x/c/v cut/copy/paste,
|
||||
Cmd+z/Z undo/redo, Cmd+o open, Cmd+w/W close tab/window,
|
||||
|
||||
Reference in New Issue
Block a user