.. |
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
|
Make tests compatible with "go test -count n" (n > 1).
|
2021-02-17 22:46:32 +00: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
|
Run gofmt with Go 1.17.
|
2021-08-23 00:19:49 +01:00 |
file_reader_unix.go
|
Run gofmt with Go 1.17.
|
2021-08-23 00:19:49 +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_unix_test.go
|
Run gofmt with Go 1.17.
|
2021-08-23 00:19:49 +01:00 |
reader_unix.go
|
Run gofmt with Go 1.17.
|
2021-08-23 00:19:49 +01:00 |
reader_windows.go
|
Fix typos and add codespell to CI
|
2021-08-22 23:07:34 +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
|
Run gofmt with Go 1.17.
|
2021-08-23 00:19:49 +01:00 |
setup_windows.go
|
Remove unnecessary type annotations
|
2021-06-13 16:38:49 +01:00 |
setup.go
|
Change module import path to src.elv.sh
|
2021-01-27 01:30:25 +00: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 |