projects
/
jan-pona-mute.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e009769
)
Add m shortcut
author
Alex Schroeder
<alex@gnu.org>
Sun, 18 Aug 2019 19:22:02 +0000
(21:22 +0200)
committer
Alex Schroeder
<alex@gnu.org>
Sun, 18 Aug 2019 19:22:02 +0000
(21:22 +0200)
jan-pona-mute.py
patch
|
blob
|
blame
|
history
diff --git
a/jan-pona-mute.py
b/jan-pona-mute.py
index 774137f83f1580e98c7112fc49fdbf6b2fe55096..3e580dd086e3c656b4726b45654777d30e7b891b 100755
(executable)
--- a/
jan-pona-mute.py
+++ b/
jan-pona-mute.py
@@
-53,9
+53,10
@@
shortcuts = {
"c": "comments",
"r": "reload",
"n": "notifications",
+ "m": "notifications more",
+ "g": "notifications update",
"e": "edit",
"d": "delete",
- "g": "notifications update",
}
def get_rcfile():