aboutsummaryrefslogtreecommitdiff
path: root/wyrd
diff options
context:
space:
mode:
Diffstat (limited to 'wyrd')
-rw-r--r--wyrd/wyrdrc4
1 files changed, 2 insertions, 2 deletions
diff --git a/wyrd/wyrdrc b/wyrd/wyrdrc
index 0192e00..9cbd1c8 100644
--- a/wyrd/wyrdrc
+++ b/wyrd/wyrdrc
@@ -128,7 +128,7 @@ bind "p" paste
128bind "P" paste_dialog 128bind "P" paste_dialog
129bind "d" scroll_description_up 129bind "d" scroll_description_up
130bind "D" scroll_description_down 130bind "D" scroll_description_down
131bind "q" quick_add 131bind "Q" quick_add
132bind "t" new_timed 132bind "t" new_timed
133bind "T" new_timed_dialog 133bind "T" new_timed_dialog
134bind "u" new_untimed 134bind "u" new_untimed
@@ -146,7 +146,7 @@ bind "c" view_week
146bind "C" view_month 146bind "C" view_month
147bind "?" help 147bind "?" help
148bind "\\Cl" refresh 148bind "\\Cl" refresh
149bind "Q" quit 149bind "q" quit
150 150
151bind "<return>" entry_complete 151bind "<return>" entry_complete
152bind "<enter>" entry_complete 152bind "<enter>" entry_complete