tmux-thumbs
universe

tmux-thumbs | universe | |
---|---|---|
4 | 3 | |
944 | 37 | |
1.7% | - | |
0.0 | 2.6 | |
10 months ago | over 1 year ago | |
Rust | Python | |
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.
universe
- How to Choose the Right Python Concurrency API
-
Tmux lets you select and copy text with your keyboard
This is my .tmux.conf along with a brief tutorial. It uses the "screen" key-bindings of Ctrl-A (instead of the default, Ctrl-B).
https://github.com/jftuga/universe/blob/master/tmux.conf
What are some alternatives?
tmux-copycat - A plugin that enhances tmux search
extrakto - extrakto for tmux - quickly select, copy/insert/complete text without a mouse
vim-repl - Best REPL environment for Vim
tmux-yank - Tmux plugin for copying to system clipboard. Works on OSX, Linux and Cygwin.
tmux-open - Tmux key bindings for quick opening of a highlighted file or url
trio - Trio – a friendly Python library for async concurrency and I/O
k9s - 🐶 Kubernetes CLI To Manage Your Clusters In Style!
code-builder - Packages for defining APIs, running them, generating client code and documentation.
universe - A group of my various scripts, see the Manifest (below)
