tmux-thumbs
extrakto


tmux-thumbs | extrakto | |
---|---|---|
4 | 12 | |
944 | 932 | |
1.7% | 2.3% | |
0.0 | 6.9 | |
10 months ago | about 2 months ago | |
Rust | Python | |
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-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.
extrakto
-
Are We Sixel Yet
For me personally tmux giver minor improvements (some of them are done by some terminals, some are not), e.g.:
* Text selection using variuos shortcuts (usually I use it only for URL):
https://github.com/tmux-plugins/tmux-copycat
* FZF autocompletion from output, e.g. in case I want to diff some file I see changed in `git status`:
https://github.com/laktak/extrakto
- Autocomplete via adjacent tmux panes?
-
Fuzzy text selector for use with the builtin terminal?
In Linux I use tmux with the extrakto plugin to conveniently re-type or copy-to-clipboard text that was outputted by a previous command.
-
Why is Tmux better than neovim's built-in terminal?
For me, tmux is the terminal/workspace manager, nvim is the editor. If I want to work on a different repo/workspace, I open a new tmux window and open a new nvim in that window. If I need to do stuff on the terminal, opening a new tmux pane feels more natural than opening a new nvim split with a terminal. Also this tmux plugin is great: https://github.com/laktak/extrakto
-
What is your most important feature of tmux?
extrakto - let's you do a fuzzy search across all the words/lines/extracted objects/etc in your pane or window and put it in current command
-
What are your favorite tmux tips and tricks
The extrakto plugin https://github.com/laktak/extrakto
- yank: copy terminal output to clipboard
-
New version of Zellij released with floating panes and Tmux mode!
A tmux plugin that I use all the time is extrakto: https://github.com/laktak/extrakto
-
What is your favorites plugins, themes or configuration details?
My favorite is extracto that helps to extract text segments on display so that you don't have to use mouse
-
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
tmux-yank - Tmux plugin for copying to system clipboard. Works on OSX, Linux and Cygwin.
tmux-spotify - 🎧 Spotify plugin for tmux
tmux-open - Tmux key bindings for quick opening of a highlighted file or url
universe - A group of my various scripts, see the Manifest (below)
k9s - 🐶 Kubernetes CLI To Manage Your Clusters In Style!
reptyr - Reparent a running program to a new terminal
vim-repl - Best REPL environment for Vim
nvim-tmux-navigation - Easy Neovim-Tmux navigation, completely written in Lua

