mirror of
https://salsa.debian.org/dskoll/remind.git
synced 2026-04-17 14:59:20 +02:00
Set focus to man page window so PgUp, etc work as expected.
This commit is contained in:
@@ -4983,6 +4983,7 @@ proc ShowManPage { cmd jump destroy } {
|
||||
$w.t configure -state disabled
|
||||
CenterWindow $w .
|
||||
raise $w
|
||||
focus $w.t
|
||||
}
|
||||
|
||||
proc ManEnter { t x y } {
|
||||
|
||||
Reference in New Issue
Block a user