|
|
|
|
|
by m1keil
848 days ago
|
|
Apple's Terminal.app had similar functionality for a while: CMD+Up/Down to navigate between past commands and quick selection of command outputs. Other terminals, like iTerm (MacOS only), Kitty, WezTerm and so on also have similar options, usually behind some sort of "shell integrations" feature. |
|
EDIT: Found some more info
iTerm calls it "prompt marks": https://arc.net/l/quote/muwfagqi
If you're also using Starship (https://starship.rs/), then you might want to look at this issue: https://gitlab.com/gnachman/iterm2/-/issues/10537#note_15803...