Staging
v0.5.1
swh:1:snp:94aae2785f73ccaec5983b9f5ce071eed323eccf
Revision 9f0650901b8be7777d74c5cd7278e3317e4b8271 authored by Alain Leufroy on 12 September 2011, 13:57:48 UTC, committed by Alain Leufroy on 12 September 2011, 13:57:48 UTC
* tab: completion of the command. It takes into account the text in the edit area
       until the cursor.
       The completion system allows to use widcard. So "*context" will be
       completed by (hide-context, maximize-context, show-context)

* up|down|ctrl p|ctrl n: command history
* starting or endind the command name with '?' displays the command help.
  So, "quit?" == "?quit" == "help quit"

:Note:

* I've tried to connect cmd.Cmd to urwid => poor result because only a few part
  of Cmd may be usefull, output coloring is not really possible and I've to
  refactorize the actual commands storage.
* Input and Output are not standard, so readline is not really usefull here.
1 parent ba3af1b
History
Tip revision: 1850a087c1b6cb026470c738b2c7f82c6fada06d authored by Mads Kiilerich on 04 April 2020, 02:27:44 UTC
qt5: renaming of references to hgviewlib/qt5, finishing up the Qt5 port
Tip revision: 1850a08
File Mode Size
bin
debian
debian.intrepid
debian.lenny
debian.squeeze
doc
hgext
hgviewlib
test
.hgignore -rw-r--r-- 49 bytes
.hgtags -rw-r--r-- 1.1 KB
COPYING -rw-r--r-- 17.6 KB
ChangeLog -rw-r--r-- 1.7 KB
MANIFEST.in -rw-r--r-- 590 bytes
README -rw-r--r-- 1.7 KB
__pkginfo__.py l--------- 24 bytes
debian.lucid l--------- 14 bytes
debian.maverick l--------- 14 bytes
debian.natty l--------- 14 bytes
setup.py -rw-r--r-- 9.5 KB

README

back to top