tmux-yank
tmux-thumbs
tmux-yank | tmux-thumbs | |
---|---|---|
9 | 4 | |
2,651 | 888 | |
1.2% | - | |
1.0 | 0.0 | |
6 months ago | 5 months ago | |
Shell | Rust | |
MIT License | MIT License |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
tmux-yank
-
Copy text between buffers while on tmux/screen (using vim)
Plugins for tmux like vim-tmux-yank or tmux-yank may be what you're looking for.
-
What is your most important feature of tmux?
tmux-yank - easy integration of tmux clipboards and system ones + useful shortcuts eg: copy current pane's path to clipboard
- tmux like gnome-terminale, konsole etc.
- Must plugins for tmux in your config
-
Use system clipboard in vi-copy mode in tmux
You might get some joy from tmux-yank.
-
Having a real hard time to copy paste output from Linux server (has tmux) and I am using putty. I did go to copy mode with CTRL+b,[ and with space can copy few pages text. Now I absolutely need to paste that over my windows notepad. Any suggestions would be appreciated. Thank you.
I find tmux-yank to be fairly awesome for this kind of thing.
-
Tmux lets you select and copy text with your keyboard
I can highly recommend these tmux plugins that enhance the selection experience:
- https://github.com/tmux-plugins/tmux-yank
-
Perfect ALARM Mk 2: Installation Part 5 (Powerline and Zsh stuff here!)
tmux-plugins/tmux-yank - A plugin that lets you copy to the system clipboard in tmux. You will need to install xsel or xclip if you are using X11 Window Manager (i.e. i3) or wl-clipboard if you are using Wayland Window Manager (i.e. sway). If you have tmux 1.5 or newer and are using xterm, you can use the y command in copy mode and mouse selection without tmux-yank. See the tmux(1) man page entry for the set-clipboard option.
-
What's an updated config to yank text with the keyboard on MacOS?
Have you tried tmux-yank
tmux-thumbs
-
Wezterm QuickSelect
After using tmux for more than a decade, I’ve recently moved away from it and switched to using the multiplex features in wezterm. One of my favorite plugins for tmux is tmux-thumbs. This allowed me to write patterns using regex and press a shortcut to highlight those patterns. It would give me a set of quick keys I could type that would then either copy the text to my clipboard or paste it to the command line. This comes in very handy when using kubectl and dealing with pod names.
-
What is your favorites plugins, themes or configuration details?
I really recommend tmux-thumbs . It is similar to extracto and you can pick up text from the screen with few key strokes.
-
Tmux lets you select and copy text with your keyboard
Only glanced at it but didn't see it mention 'V' which selects rows rather than characters. Which can be quite useful.
There are also tmux plugins to make some operations smoother.
https://github.com/fcsonline/tmux-thumbs
Like keyboard driven browsers uses hints, so file paths, git SHAs etc. are highlighted using a small hint and if you press it it is copied.
https://github.com/laktak/extrakto
Fuzzy search in current pane to insert/copy things of interest.
What are some alternatives?
tmux-copycat - A plugin that enhances tmux search
k9s - 🐶 Kubernetes CLI To Manage Your Clusters In Style!
extrakto - extrakto for tmux - quickly select, copy/insert/complete text without a mouse
tmux-ticker - A Tmux plugin to monitor various indexes and stock prices.
tmux-open - Tmux key bindings for quick opening of a highlighted file or url
tmux-logging - Easy logging and screen capturing for Tmux.
tmux-resurrect - Persists tmux environment across system restarts.
emacs-which-key - Emacs package that displays available keybindings in popup
tmux-spotify - 🎧 Spotify plugin for tmux
vim-repl - Best REPL environment for Vim