diff options
Diffstat (limited to 'wyrd/wyrdrc')
| -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 |
