diff options
| author | Thomas Schmucker <ts@its1.de> | 2023-05-03 11:39:38 +0200 |
|---|---|---|
| committer | Thomas Schmucker <ts@its1.de> | 2023-05-03 11:39:38 +0200 |
| commit | f9d0c46cc0febdb1097980ada0399eaf9a39e79e (patch) | |
| tree | 725e53566d8dd12c1cea4beb78dcc73c154e9c0f | |
| parent | bcb0aa8443961fd65a05c1b632bd7f671f36ccfc (diff) | |
| download | dotfiles-f9d0c46cc0febdb1097980ada0399eaf9a39e79e.tar.gz dotfiles-f9d0c46cc0febdb1097980ada0399eaf9a39e79e.tar.bz2 dotfiles-f9d0c46cc0febdb1097980ada0399eaf9a39e79e.zip | |
bessere Tastenbelegung in wyrd
| -rw-r--r-- | wyrd/wyrdrc | 4 |
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 | |||
| 128 | bind "P" paste_dialog | 128 | bind "P" paste_dialog |
| 129 | bind "d" scroll_description_up | 129 | bind "d" scroll_description_up |
| 130 | bind "D" scroll_description_down | 130 | bind "D" scroll_description_down |
| 131 | bind "q" quick_add | 131 | bind "Q" quick_add |
| 132 | bind "t" new_timed | 132 | bind "t" new_timed |
| 133 | bind "T" new_timed_dialog | 133 | bind "T" new_timed_dialog |
| 134 | bind "u" new_untimed | 134 | bind "u" new_untimed |
| @@ -146,7 +146,7 @@ bind "c" view_week | |||
| 146 | bind "C" view_month | 146 | bind "C" view_month |
| 147 | bind "?" help | 147 | bind "?" help |
| 148 | bind "\\Cl" refresh | 148 | bind "\\Cl" refresh |
| 149 | bind "Q" quit | 149 | bind "q" quit |
| 150 | 150 | ||
| 151 | bind "<return>" entry_complete | 151 | bind "<return>" entry_complete |
| 152 | bind "<enter>" entry_complete | 152 | bind "<enter>" entry_complete |
