diff options
author | Frederic Culot <calcurse@culot.org> | 2006-09-06 17:13:26 +0000 |
---|---|---|
committer | Frederic Culot <calcurse@culot.org> | 2006-09-06 17:13:26 +0000 |
commit | fdbd6afd23cfca5c42c90529f094aac5ff44f8b5 (patch) | |
tree | 8d152e8b3feee0f259aa0166ab7cb223bd31fe1d | |
parent | 92ddec0f3ce2548a023b8e6b1d2e7d580557a0c8 (diff) | |
download | calcurse-fdbd6afd23cfca5c42c90529f094aac5ff44f8b5.tar.gz calcurse-fdbd6afd23cfca5c42c90529f094aac5ff44f8b5.zip |
handling of status bar improved, and general keybindings added
-rwxr-xr-x | ChangeLog | 10 |
1 files changed, 10 insertions, 0 deletions
@@ -1,3 +1,13 @@ +06 Sep 2006: + status_bar() rewritten from scratch to allow more than one page + of keybindings + reset_status_page() and other_status_page() created + 'O' keybinding added to switch between status bar pages + added general keybindings which apply whatever panel is selected + (^A, ^T, ^H, ^J, ^K, ^L) + changed the redraw keybinding from ^L to ^R + added help pages concerning the general bindings and the 'O' command + 03 Sep 2006: todo_args() updated to display priorities fr.po: new entries translated and fixed 'fuzzy' translations |