kitty/tools/tui/loop
Kovid Goyal 3743ae50e7
Simplify icat code and write to STDOUT rather than the terminal device
The terminal device is now used only for detection.
2023-01-06 16:16:15 +05:30
..
api.go Simplify icat code and write to STDOUT rather than the terminal device 2023-01-06 16:16:15 +05:30
key-encoding.go make go fmt happy 2022-12-24 10:53:17 +05:30
read.go DRYer 2022-11-16 22:37:27 +05:30
run.go Fix panic when no timers are left after dispatch 2023-01-05 19:15:11 +05:30
terminal-state.go More work on readline 2022-11-14 15:42:03 +05:30
timers.go Make the loop API a thin wrapper around internal methods 2022-11-14 15:41:55 +05:30
write.go Fix some issues reported by staticcheck 2022-11-14 15:42:01 +05:30