mirror of
https://github.com/kovidgoyal/kitty.git
synced 2026-08-27 03:42:49 +00:00
Bash integration: Handle existing PROMPT_COMMAND ending with a literal newline
This commit is contained in:
parent
5c03a52a0b
commit
5641668bc1
2 changed files with 3 additions and 1 deletions
|
|
@ -53,6 +53,8 @@ Detailed list of changes
|
|||
|
||||
- Bash integration: Prevent shell integration code from running twice if user enables both automatic and manual integration
|
||||
|
||||
- Bash integration: Handle existing PROMPT_COMMAND ending with a literal newline
|
||||
|
||||
- Fix continued lines not having their continued status reset on line feed (:iss:`4837`)
|
||||
|
||||
- macOS: Allow the New kitty Tab/Window Here services to open multiple selected folders. (:pull:`4848`)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue