diff options
author | Ciaran McCreesh <ciaranm@gentoo.org> | 2005-05-14 21:18:47 +0000 |
---|---|---|
committer | Ciaran McCreesh <ciaranm@gentoo.org> | 2005-05-14 21:18:47 +0000 |
commit | 1d5bf46c19a113318a51cbe474dd529fb1313ca2 (patch) | |
tree | dd96a4cb254fd4e8f9420a6c5decaf731d5a8319 /TODO | |
parent | support both -update and -updater suffixes. (diff) | |
download | eselect-1d5bf46c19a113318a51cbe474dd529fb1313ca2.tar.gz eselect-1d5bf46c19a113318a51cbe474dd529fb1313ca2.tar.bz2 eselect-1d5bf46c19a113318a51cbe474dd529fb1313ca2.zip |
list action ideas
svn path=/trunk/; revision=98
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 9 |
1 files changed, 7 insertions, 2 deletions
@@ -17,5 +17,10 @@ modules... Don't bother using the ChangeLog for this file. that get automatically stripped before passing control to the main app. Is --nocolo(u)r the only one? (ciaranm) - --interactive/--ask : We could make this a global option and PUBLIC, for th - modules to decide whether an action can be performed. +* --interactive/--ask : We could make this a global option and PUBLIC, for th + modules to decide whether an action can be performed. (ciaranm doesn't like + this idea) + +* list action should highlight currently selected option. (ciaranm / ferdy) + +vim: set tw=78 ft=glep : |