diff --git a/TODO b/TODO index 576775b78a..0ef94d7bb8 100644 --- a/TODO +++ b/TODO @@ -1,5 +1,12 @@ Active: +- application:openFiles: should open in tabs in current window instead of in a + new window +- don't clear the text storage on setMaxRows:: so that display does not go + blank when dragging to resize +- zoom&resize broken +- toolbar drawing bug +- offset text away from left edge - need E??? numbers for vim errors - tab-completion for :action command - should ignore action message if is called too often (e.g. in addNewTab:) @@ -9,8 +16,6 @@ Active: - startup is a bit flakey (up until openWindowWithRows:columns:) - i8n - services menu -- don't clear the text storage on setMaxRows:: so that display does not go - blank when dragging to resize - gui dialogs (FEAT_GUI_DIALOG) - find/replace toolbar item (FIND_REPLACE_DIALOG) - main menu