Replies: 1 comment 2 replies
-
Try adding |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I'm looking to get tmux to navigate by shell prompt with its
next-prompt
andprevious-prompt
actions. It requires the shell prompt to emit an escape sequence (\033]133;A\033\) to tell tmux where the prompts are located (man tmux
).How to add this to the prompt?
Beta Was this translation helpful? Give feedback.
All reactions