.. |
buffer_builder_test.go
|
Make tests compatible with "go test -count n" (n > 1).
|
2021-02-17 22:46:32 +00:00 |
buffer_builder.go
|
Make tests compatible with "go test -count n" (n > 1).
|
2021-02-17 22:46:32 +00:00 |
buffer_test.go
|
pkg/cli/term: Increase coverage of buffer.go and reader.go.
|
2021-10-03 00:29:55 +01:00 |
buffer.go
|
Change module import path to src.elv.sh
|
2021-01-27 01:30:25 +00:00 |
event.go
|
Change module import path to src.elv.sh
|
2021-01-27 01:30:25 +00:00 |
file_reader_unix_test.go
|
pkg/testutil: ScaledMs -> Scaled, takes a time.Duration instead.
|
2021-10-05 01:02:54 +01:00 |
file_reader_unix.go
|
Reorganize pkg/sys into portable and non-portable system utilities.
|
2021-10-02 13:14:00 +01:00 |
read_rune_test.go
|
Run gofmt with Go 1.17.
|
2021-08-23 00:19:49 +01:00 |
read_rune.go
|
pkg/cli/term: Add readRune, a much simpler alternative to runeReader.
|
2019-12-31 22:02:52 +00:00 |
reader_test.go
|
pkg/cli/term: Increase coverage of buffer.go and reader.go.
|
2021-10-03 00:29:55 +01:00 |
reader_unix_test.go
|
pkg/cli/term: Increase coverage of buffer.go and reader.go.
|
2021-10-03 00:29:55 +01:00 |
reader_unix.go
|
pkg/cli/term: Improve coverage of reader_unix.go.
|
2021-09-10 20:53:02 +01:00 |
reader_windows_test.go
|
pkg/cli/term: Fix test on Windows.
|
2021-10-03 00:35:32 +01:00 |
reader_windows.go
|
pkg/cli/term: Add very basic tests against reader_windows.go.
|
2021-10-02 22:38:02 +01:00 |
reader.go
|
pkg/cli/term: Simplify the Reader interface and implementations.
|
2020-01-01 15:32:20 +00:00 |
setup_unix_test.go
|
Run gofmt with Go 1.17.
|
2021-08-23 00:19:49 +01:00 |
setup_unix.go
|
Reorganize pkg/sys into portable and non-portable system utilities.
|
2021-10-02 13:14:00 +01:00 |
setup_windows.go
|
pkg/cli/term: Use ENABLE_WRAP_AT_EOL_OUTPUT on Windows.
|
2021-12-16 22:20:44 +00:00 |
setup.go
|
Reorganize pkg/sys into portable and non-portable system utilities.
|
2021-10-02 13:14:00 +01:00 |
term.go
|
Change module import path to src.elv.sh
|
2021-01-27 01:30:25 +00:00 |
writer_test.go
|
pkg/cli: Simplify the TTY interface by making it embed term.Writer.
|
2021-03-19 21:40:32 +00:00 |
writer.go
|
pkg/cli: Simplify the TTY interface by making it embed term.Writer.
|
2021-03-19 21:40:32 +00:00 |