pkg/term/winconsole
Sachin Joshi 7fc3c0ba26 Fix panic with vi in busybox
Following bugs are fixed:
1.Handle out of bound cursor movements: vi in busybox sets cursor
to (999,999) expecting it to be set to right, bottom correctly.

2.Correctly determine redirected non-terminal file.

Signed-off-by: Sachin Joshi <sachin_jayant_joshi@hotmail.com>
2015-03-18 13:10:57 -07:00
..
console_windows.go Fix panic with vi in busybox 2015-03-18 13:10:57 -07:00
console_windows_test.go Move windows console specific implementation in sub package 2015-03-16 14:04:53 -07:00
term_emulator.go Use syscall consts, check for errors, 2015-03-16 14:04:56 -07:00
term_emulator_test.go Use syscall consts, check for errors, 2015-03-16 14:04:56 -07:00