kitty/tools/cmd
Kovid Goyal 4eb49b3320
Simplify benchmark kitten
On macOS reading from the same tty device file as we are writing too in
another thread gives continuous EAGAIN errors. We dont actually need
simultaneous read/write, so move the reads to the end.
2024-02-25 09:57:35 +05:30
..
at Completion for kitty @ load-config --override xxx 2024-02-10 14:52:29 +05:30
benchmark Simplify benchmark kitten 2024-02-25 09:57:35 +05:30
completion Completion for kitty @ load-config --override xxx 2024-02-10 14:52:29 +05:30
edit_in_kitty Bump go version to 1.21 2023-08-09 11:58:16 +05:30
mouse_demo Clean up mouse-demo kitten 2023-10-21 07:55:23 +05:30
pytest Move the kittens Go code into the kittens folder 2023-03-27 13:06:02 +05:30
run_shell run-shell: Allow specifying the cwd 2023-09-24 10:40:21 +05:30
show_error Set window title when showing errors 2023-10-29 08:24:08 +05:30
tool Start work on simple benchmark tool 2024-02-25 09:57:26 +05:30
update_self Fix a regression that broke kitten update-self 2023-10-18 19:19:35 +05:30
main.go Generate man pages for kitten and all its sub-commands recursively 2023-11-11 17:09:23 +05:30