From c9f773f4a5ad8eaedefed7b5f88167ea2b80d16d Mon Sep 17 00:00:00 2001 From: Daniel Micay Date: Wed, 6 Jun 2012 21:27:31 -0400 Subject: [PATCH] add subsections to README --- README.rst | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/README.rst b/README.rst index 00a5c4a..2d94a01 100644 --- a/README.rst +++ b/README.rst @@ -14,14 +14,16 @@ KEYBINDINGS * ``ctrl-shift-v``: paste from CLIPBOARD * ``ctrl-shift-u``: unicode input (standard GTK binding) -Scrollback completion: +Scrollback completion +--------------------- * ``ctrl-tab``: start scrollback completion With the scrollback completion widget focused, the up/down arrows cycle through completions and enter inputs the text into the terminal. -Scrollback search: +Scrollback search +----------------- * ``ctrl-shift-f``: start forward search * ``ctrl-shift-b``: start reverse search