From 27ddc90c1810b0f8bc426f6f78f43cd171436d97 Mon Sep 17 00:00:00 2001 From: Mitchell Hashimoto Date: Mon, 30 Oct 2023 12:02:42 -0700 Subject: [PATCH] update README --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 1e5c26762..666e6825f 100644 --- a/README.md +++ b/README.md @@ -137,6 +137,7 @@ The currently supported 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. +- Triple-click while holding control to select the output of a command. - The cursor at the prompt is turned into a bar. - The `jump_to_prompt` keybinding can be used to scroll the terminal window forward and back through prompts.