Kovid Goyal
|
627c79ffbb
|
Show detailed traceback when using show_error()
|
2022-04-26 13:58:57 +05:30 |
|
pagedown
|
16c6545e93
|
Report overlay ready in case of no match
|
2022-03-25 22:52:35 +08:00 |
|
pagedown
|
da5213346a
|
show_error kitten: Use green color for closing tips
|
2022-02-28 15:02:16 +08:00 |
|
pagedown
|
e3adf8c6bf
|
show_error kitten: Exit at EOF
|
2022-02-24 21:13:57 +08:00 |
|
Kovid Goyal
|
6546c1da9b
|
run pyupgrade to upgrade the codebase to python3.6
|
2021-10-21 12:43:55 +05:30 |
|
Kovid Goyal
|
149ae2866a
|
more typing work
|
2020-03-12 08:10:51 +05:30 |
|
Kovid Goyal
|
f05890719d
|
Add type checking for the various CLI options objects
|
2020-03-05 15:47:12 +05:30 |
|
Luflosi
|
5e7fd21c8d
|
Use "with suppress()" to suppress a python exception
|
2019-10-28 18:35:21 +01:00 |
|
Luflosi
|
a792c94ccf
|
Use python3 shebang for all python scripts
Fixes #1624.
Use python3 shebang for all python scripts as python still defaults to python2 on many systems.
|
2019-05-20 14:44:24 +02:00 |
|
Kovid Goyal
|
c6d3ede57e
|
Fix show_error kitten --title not working
|
2019-04-28 20:48:57 +05:30 |
|
Kovid Goyal
|
d964146f8c
|
Use ctermid() instead of hardcoding /dev/tty
|
2018-08-04 20:58:01 +05:30 |
|
Kovid Goyal
|
2a5ef628fa
|
DRYer
|
2018-05-23 13:25:46 +05:30 |
|
Kovid Goyal
|
46b4f33850
|
A nice error message when using shortcuts to change background_opacity without setting dynamic_background_opacity
Also change the default shortcuts
|
2018-05-23 09:14:10 +05:30 |
|