aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBlake DeMarcy <ofunknowndescent@gmail.com>2017-09-09 16:47:46 -0500
committerBlake DeMarcy <ofunknowndescent@gmail.com>2017-09-09 16:47:46 -0500
commitfa006d6d69c16764f5f662becb57c0495c210386 (patch)
treee7455522c413d8e700f71eee1fd80b2f58116d64
parentea45451c4a2e9ebeca013ac74b50879d1c33b823 (diff)
downloadbbj-fa006d6d69c16764f5f662becb57c0495c210386.tar.gz
add [/]Search to index footer
-rw-r--r--clients/urwid/main.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/clients/urwid/main.py b/clients/urwid/main.py
index e51914b..d392e40 100644
--- a/clients/urwid/main.py
+++ b/clients/urwid/main.py
@@ -198,7 +198,7 @@ default_prefs = {
}
bars = {
- "index": "[RET]Open [C]ompose [R]efresh [O]ptions [?]Help [Q]uit",
+ "index": "[RET]Open [/]Search [C]ompose [R]efresh [O]ptions [?]Help [Q]uit",
"thread": "[Q]Back [RET]Menu [C]ompose [^R]eply [R]efresh [0-9]Goto [B/T]End [</>]Jump[X]%d"
}
Un proyecto texto-plano.xyz