[Feature request] Add copy mode #3488
Replies: 13 comments 18 replies
|
I would rather prefer to have Vim mode like in Alacrity https://github.com/alacritty/alacritty/blob/master/docs/features.md. |
|
+1 , this mode good to have when need copy or moving around on terminal rather than use mouse. and yes vim mode alacritty its excellent Or iterms copy mode. Its must have when on tmux doing copy on another buffer window and paste it on another window. Its become really akward if from mouse to keyboard and then keyboard again. ( atleast on my experience ) |
|
Can someone explain what exactly is copy mode? |
This comment was marked as off-topic.
This comment was marked as off-topic.
This comment was marked as spam.
This comment was marked as spam.
|
My solution is to use tmux inside Ghostty, which provides vim-like copy-paste functionality through |
|
As per the workaround by @00-kat , I tried using the But it keeps opening the scrollback in TextEdit (default MacOS text editor). Are you creating custom/dummy "automated" applications that do the above? |
|
Found this because of a comment on my feature request at #7672. This discussion doesn't exactly cover this, but posting here since it is adjacent. Would love if we had something like tmux-fingers (see that discussion for an explanation)! It wouldn't be a subfunction of copy mode, since that would kind of defeat the purpose, but there would likely be good overlap in the implementation. |








Uh oh!
There was an error while loading. Please reload this page.
Add a copy mode, like in wezterm, which allows to navigate the scrollback buffer with keyboard
All reactions