From: Alex Schroeder Date: Tue, 13 Aug 2019 08:41:39 +0000 (+0200) Subject: Define c as an abbreviation for comments X-Git-Url: https://vcs.fsf.org/?a=commitdiff_plain;h=1badc74ed746555ac31fa2e70838b7c6ad20b7c8;p=jan-pona-mute.git Define c as an abbreviation for comments --- diff --git a/jan-pona-mute.py b/jan-pona-mute.py index 53b11e7..25ad73d 100755 --- 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 = (