update README with additional shell integration notes

This commit is contained in:
Mitchell Hashimoto
2023-09-02 14:09:49 -07:00
parent d338828b85
commit 5e18f3c731

View File

@ -128,6 +128,7 @@ The currently support shell integration features in Ghostty:
* We do not confirm close for windows where the cursor is at a prompt.
* New terminals start in the working directory of the previously focused terminal.
* Complex prompts resize correctly by allowing the shell to redraw the prompt line.
* The cursor at the prompt is turned into a bar.
* The `scroll_to_prompt` keybinding can be used to scroll the terminal window
forward and back through prompts.