mirror of
https://salsa.debian.org/dskoll/remind.git
synced 2026-04-17 14:59:20 +02:00
Bind "KeyPress-t" to ShowTodaysReminders.
This commit is contained in:
@@ -872,6 +872,7 @@ proc CreateCalWindow { dayNames } {
|
||||
wm deiconify .
|
||||
bind . <Control-KeyPress-q> Quit
|
||||
bind . <Control-KeyPress-p> ".b.print flash; .b.print invoke"
|
||||
bind . <KeyPress-t> [list ShowTodaysReminders 1 ""]
|
||||
bind . <KeyPress-F1> ".b.help flash; .b.help invoke"
|
||||
bind . <KeyPress-h> ".b.help flash; .b.help invoke"
|
||||
bind . <KeyPress-question> ".b.help flash; .b.help invoke"
|
||||
|
||||
Reference in New Issue
Block a user