We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
<prefix>-[
r
esc
ctrl-s
ctrl-r
ctrl-n
ctrl-shift-n
<prefix>-o
tmux capture-pane -pS <-$num|-> >buffer.txt
$num
<prefix>-,
tmux-fzf
The text was updated successfully, but these errors were encountered:
No branches or pull requests
<prefix>-[
- enter copy moder
- reset selection without leaving copy modeesc
- leave copy mode, jumping to bottomctrl-s
- search downctrl-r
- search upctrl-n
- nextctrl-shift-n
- previous<prefix>-o
- rotate panestmux capture-pane -pS <-$num|-> >buffer.txt
- dump last$num
lines to file<prefix>-,
rename windowtmux-fzf
betterThe text was updated successfully, but these errors were encountered: