kitty/kittens
Toon Nolten 2575349ec2 Add expected regex syntax to hints kitten docs
The hints kitten's help documentation did not mention what syntax to use
for the regular expressions. I knew much of kitty was implemented in
python so I guessed correctly but not everyone might know this.

I also fixed some double-spaced sentences because most of them are
single-spaced.
2019-08-17 21:27:53 +02:00
..
ask Use "with suppress()" to suppress python exceptions 2019-06-03 12:27:43 +02:00
choose Make the MIN and MAX macros typesafe 2019-07-01 17:03:47 +05:30
clipboard clipboard kitten: Add a --wait-for-completion option to have the kitten wait till copying to clipboard is complete 2019-06-07 07:13:15 +05:30
diff Use "with suppress()" to suppress python exceptions 2019-06-03 12:27:43 +02:00
hints Add expected regex syntax to hints kitten docs 2019-08-17 21:27:53 +02:00
icat icat kitten: Fix a regression that broke passing directories to icat 2019-06-05 07:36:47 +05:30
key_demo Use python3 shebang for all python scripts 2019-05-20 14:44:24 +02:00
panel Linux: Disable the Wayland backend on GNOME 2019-06-04 19:10:13 +05:30
resize_window Use python3 shebang for all python scripts 2019-05-20 14:44:24 +02:00
show_error Use python3 shebang for all python scripts 2019-05-20 14:44:24 +02:00
ssh ssh kitten: Make argument parsing more like ssh 2019-07-09 17:48:43 +05:30
tui Use context managers to open files 2019-08-01 13:21:26 -05:00
unicode_input Update unicode data to 12.1 2019-08-02 14:48:18 +05:30
__init__.py Framework for kittens 2018-02-04 20:23:52 +05:30
runner.py Make it possible to run custom kittens via kitty +kitten 2019-06-14 09:05:03 +05:30