diff --git a/TODO b/TODO index 043bcc5349..4b975cd761 100644 --- a/TODO +++ b/TODO @@ -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,