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" }