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:
d87d6ad
)
Define c as an abbreviation for comments
author
Alex Schroeder
<alex@gnu.org>
Tue, 13 Aug 2019 08:41:39 +0000
(10:41 +0200)
committer
Alex Schroeder
<alex@gnu.org>
Tue, 13 Aug 2019 08:41:39 +0000
(10:41 +0200)
jan-pona-mute.py
patch
|
blob
|
blame
|
history
diff --git
a/jan-pona-mute.py
b/jan-pona-mute.py
index 53b11e76201e0828162503341e774f68515f6cd0..25ad73d4a5ff6019ea44d0463793df0cd49b8c33 100755
(executable)
--- a/
jan-pona-mute.py
+++ b/
jan-pona-mute.py
@@
-26,6
+26,7
@@
import os
_ABBREVS = {
"q": "quit",
"p": "print",
+ "c": "comments",
}
_RC_PATHS = (