README.rst: update TODO section

This commit is contained in:
Daniel Micay 2012-05-23 05:45:48 -04:00
parent 3771e54a9c
commit f1e20d9c75
1 changed files with 2 additions and 0 deletions

View File

@ -38,3 +38,5 @@ TODO
* better keyboard url selection/opening
* configurable keybindings
* keyword autocompletion for words in scrollback (ctrl-tab and ctrl-shift-tab)
* ``ctrl-shift-n`` and ``ctrl-shift-p`` should be next/prev match in the
direction of the current search, like ``n`` and ``N`` in vim.