aboutsummaryrefslogtreecommitdiffstats
path: root/clients
diff options
context:
space:
mode:
authorBlake DeMarcy <ofunknowndescent@gmail.com>2017-04-26 14:51:03 -0500
committerBlake DeMarcy <ofunknowndescent@gmail.com>2017-04-26 14:51:03 -0500
commit33b591293750db1de93c2c372706cf2e3b134dee (patch)
tree6114beb9dbabe7495885fb57adf7c2cb92947aed /clients
parentc4f04173c44ec79c80de1eed47892e28fde2d704 (diff)
downloadbbj-33b591293750db1de93c2c372706cf2e3b134dee.tar.gz
add message feeds
Diffstat (limited to 'clients')
-rw-r--r--clients/urwid/main.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/clients/urwid/main.py b/clients/urwid/main.py
index 57bb119..0d7b977 100644
--- a/clients/urwid/main.py
+++ b/clients/urwid/main.py
@@ -1532,7 +1532,6 @@ class JumpPrompt(Prompt, urwid.IntEdit):
self.set_edit_pos(len(value))
-
def keypress(self, size, key):
keyl = key.lower()
if key == "enter":
Un proyecto texto-plano.xyz