medit/moo/TODO

24 lines
500 B
Plaintext
Raw Normal View History

2006-08-08 19:29:12 -05:00
1. Make python plugin use temporary file if the document isn't saved.
2. Buffering in MooCmd.
2006-08-10 04:25:56 -05:00
3. Queue commands in MooCmdView.
4. Shortcuts conflicts and hidden actions shortcuts.
2006-08-08 19:29:12 -05:00
Editor
========
2006-08-08 19:29:12 -05:00
2. File saving: permissions, backups, symlinks.
3. moo_editor_save_tmp(), moo_editor_save_fake() ?
2007-11-03 12:54:26 -05:00
Disable languages
Terminal
========
0. FIX IT!
1. Think about profiles, can they help?
2. Terminal settings.
2007-09-23 11:47:28 -05:00
Tools: command line option to create a document with given text, read from stdin maybe?