]> git.neil.brown.name Git - edlib.git/blobdiff - DOC/TODO.md
mode-basic: add F4 and F5 function key handlers.
[edlib.git] / DOC / TODO.md
index 9e9ddc017a4d46b691831c7362d3644538ee172e..e25e9a12e00c218d2011dacfe8dc584e7080b7e2 100644 (file)
@@ -9,6 +9,8 @@ the file.
 
 ### Triage
 
+- [ ] There is a "window:close" and a "Window:close" and they are
+      different.  Fix this!
 - [X] unknown keysequence should be reported so e.g. if keyboard
       is is Greek mode, then I will be told that Cx-b doesn't work
 - [X] menubar doesn't redraw background when resized wider.
@@ -51,7 +53,7 @@ the file.
 - [X] split range management out of autospell so it can be used by other
       modules.
 - [ ] make it easy for a make-search command to search backwards
-- [ ] Make a start on CUA mode with mouse/menu/selection support.
+- [X] Make a start on CUA mode with mouse/menu/selection support.
       Also Function keys: help, close, refresh
 
 ### Large