gnome does not like ^C
This hack simply causes ^C to be ignored completely by the gnome interface. Gnome really cannot handle interrupts, and the window port interface does not currently provide a way for the gnome interface to just quit. Allowing the gnome interface to prompt would require a complete overhall to the the way window ports work.
This commit is contained in:
@@ -79,6 +79,7 @@ X11: avoid a possible crash when using window manger to close a player
|
||||
Gnome: add Quiver menu item, fix outdated Quit menu item
|
||||
Gnome: key values on unsigned char platform could fail to compare correctly
|
||||
Gnome: real extended command menu so all extended commands can be entered
|
||||
Gnome: ignore interrupts to avoid infinite loop in gnome library
|
||||
tty: avoid crash displaying quit inventory if inventory was already displayed
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user