Gopher2600/errors
steve b9a3d0b456 o debugger
- debugger now handles CTRL-Z signals for terminal that have been
	put into raw mode; like the colorterm package
    - CTRL-C now asks for confirmation
    - added EXIT command as an alternative to QUIT

o colorterm
    - CTRL-C clears input line if anything has been typed
    - input buffer checked for length before writing
2020-01-05 18:58:35 +00:00
..
categories.go o debugger 2020-01-05 18:58:35 +00:00
errors.go o replaced debugger/input package with debugger/commandline 2020-01-05 18:58:32 +00:00
messages.go o debugger 2020-01-05 18:58:35 +00:00