From f1e20d9c7583cccc37b618d1116ef5a4015d8555 Mon Sep 17 00:00:00 2001 From: Daniel Micay Date: Wed, 23 May 2012 05:45:48 -0400 Subject: [PATCH] README.rst: update TODO section --- README.rst | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.rst b/README.rst index 99df083..7d646d4 100644 --- a/README.rst +++ b/README.rst @@ -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.