Ticket #113 (new defect)

Opened 5 weeks ago

Last modified 5 weeks ago

^Z should be bindable to commands.

Reported by: nelhage@mit.edu Owned by:
Priority: major Milestone:
Component: internals Keywords:
Cc:

Description


Change History

Changed 5 weeks ago by nelhage@mit.edu

Right now, Z (aka SIGTSTP) is always caught and turned into an error telling you to use ':suspend' to suspend. We should instead catch SIGTSTP and turn it into a fake keystroke like we do for SIGINT, or possibly just disable VSUSP and bind Z to "error blah-blah-blah", so that users can redefine Z if they choose.

Note: See TracTickets for help on using tickets.