termdash/terminal/termbox
Jakub Sobon bda6223690
Don't split keyboard shortcuts.
It makes it hard to recognize when a shortcut is pressed and when a
single character is pressed. Do what termbox does and identify these
separately.

Obsoletes #20.
2019-04-20 17:10:59 -04:00
..
cell_options.go Moving align, cell and terminalapi back from internal. 2019-02-24 01:13:26 -05:00
cell_options_test.go Moving align, cell and terminalapi back from internal. 2019-02-24 01:13:26 -05:00
color_mode.go Moving runewidth, segdisp and testdraw to internal. 2019-02-24 01:27:17 -05:00
event.go Don't split keyboard shortcuts. 2019-04-20 17:10:59 -04:00
event_test.go Don't split keyboard shortcuts. 2019-04-20 17:10:59 -04:00
termbox.go Moving runewidth, segdisp and testdraw to internal. 2019-02-24 01:27:17 -05:00
termbox_test.go Moving runewidth, segdisp and testdraw to internal. 2019-02-24 01:27:17 -05:00