mirror of
https://github.com/kovidgoyal/kitty.git
synced 2026-08-04 14:46:03 +00:00
Improve the UI of the ask kitten
Center the text in the window and allow pressing enter/esc when doing a yes/no question Fixes #4545
This commit is contained in:
parent
d70610f5d9
commit
cd0ca95877
2 changed files with 66 additions and 15 deletions
|
|
@ -87,6 +87,8 @@ Detailed list of changes
|
|||
- Shell integration: Fix bash integration not working when ``PROMPT_COMMAND``
|
||||
is used to change the prompt variables (:iss:`4476`)
|
||||
|
||||
- Improve the UI of the ask kitten (:iss:`4545`)
|
||||
|
||||
- Allow using templates with text formatting for :opt:`tab_activity_symbol`
|
||||
(:pull:`4507`)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue