Skip to content
New issue

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

tmux cheat sheet #141

Open
Notgnoshi opened this issue Oct 21, 2024 · 0 comments
Open

tmux cheat sheet #141

Notgnoshi opened this issue Oct 21, 2024 · 0 comments
Labels
new content New content to add to the site

Comments

@Notgnoshi
Copy link
Owner

Notgnoshi commented Oct 21, 2024

  • <prefix>-[ - enter copy mode
    • r - reset selection without leaving copy mode
    • esc - leave copy mode, jumping to bottom
    • ctrl-s - search down
    • ctrl-r - search up
    • ctrl-n - next
    • ctrl-shift-n - previous
  • <prefix>-o - rotate panes
  • tmux capture-pane -pS <-$num|-> >buffer.txt - dump last $num lines to file
  • <prefix>-, rename window
  • TODO: learn how to use tmux-fzf better
@Notgnoshi Notgnoshi added the new content New content to add to the site label Oct 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
new content New content to add to the site
Projects
None yet
Development

No branches or pull requests

1 participant