diff --git a/README.md b/README.md index 3aaad3de0..80e5a23d5 100644 --- a/README.md +++ b/README.md @@ -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.