aboutsummaryrefslogtreecommitdiff
path: root/wyrd
diff options
context:
space:
mode:
authorThomas Schmucker <ts@its1.de>2023-05-03 11:39:38 +0200
committerThomas Schmucker <ts@its1.de>2023-05-03 11:39:38 +0200
commitf9d0c46cc0febdb1097980ada0399eaf9a39e79e (patch)
tree725e53566d8dd12c1cea4beb78dcc73c154e9c0f /wyrd
parentbcb0aa8443961fd65a05c1b632bd7f671f36ccfc (diff)
downloaddotfiles-f9d0c46cc0febdb1097980ada0399eaf9a39e79e.tar.gz
dotfiles-f9d0c46cc0febdb1097980ada0399eaf9a39e79e.tar.bz2
dotfiles-f9d0c46cc0febdb1097980ada0399eaf9a39e79e.zip
bessere Tastenbelegung in wyrd
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