elvish/edit/tty
2018-09-23 03:01:24 +01:00
..
event.go edit/tty: In Reader, send errors with the event channel. 2017-12-14 00:48:45 +01:00
pos.go Move edit/reader.go to edit/tty. 2017-02-11 22:34:47 -05:00
reader_unix_test.go edit/tty: Parse modifier codes >= 9, treating Meta as Alt. 2018-08-07 21:15:30 +01:00
reader_unix.go edit/tty: Parse modifier codes >= 9, treating Meta as Alt. 2018-08-07 21:15:30 +01:00
reader_windows.go Improve key translation in Windows. 2018-09-23 03:01:24 +01:00
reader.go edit/tty: Add Reader implementation for Windows. 2017-12-14 00:36:12 +00:00
rune_reader_unix_test.go Fix test on Unix. 2017-12-15 01:43:02 +01:00
rune_reader_unix.go edit/tty: Better terminology; add build tags. 2017-12-13 01:31:58 +01:00
setup_unix_test.go edit: skip test when pty open failed (#711) 2018-07-03 00:05:58 +01:00
setup_unix.go edit/tty: Setup VT correctly on Unix. 2017-12-30 18:57:01 +00:00
setup_windows.go Fix build on Windows. 2017-12-17 03:04:17 +00:00
setup.go edit/tty: Write \r when restoring terminal when editor becomes inactive. 2018-03-12 21:24:30 +00:00
tty.go edit: Move Writer to edit/tty. 2017-11-13 22:50:26 +00:00
writer.go newedit/core: Write a newline during a finalization. 2018-07-31 22:59:54 +01:00