From 63f162c69d0c3c7b6936df3844a4febd7c0962b0 Mon Sep 17 00:00:00 2001 From: Daniel Micay Date: Wed, 23 May 2012 17:07:27 -0400 Subject: [PATCH] rm potential feature (can just be done with tmux+zsh) --- README.rst | 1 - 1 file changed, 1 deletion(-) diff --git a/README.rst b/README.rst index f0a7377..5bc97be 100644 --- a/README.rst +++ b/README.rst @@ -37,6 +37,5 @@ TODO * saner scrollback search widget * 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.