muxile
tmux-yank
Our great sponsors
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.
muxile
-
Ask HN: Admittedly Useless Side Projects?
I have plenty of ultra niche projects and I never regretted working on any of them. On the contrary - i use them daily and it brings me much joy. Here are three:
https://github.com/bjesus/muxile lets me continue my tmux session on the phone, bridging the two over WebSockets. How many people use tmux extensively AND want to continue on the phone? Not much i guess...
https://github.com/bjesus/callibella is my way to sync my personal calendar to my work calendar without revealing my personal entries. It's very useful for me but less needed if your personal calendar is Google because i heard they have their own integration.
https://github.com/bjesus/air is my AwesomeWM based Interface to my PostmarketOS Kobo e-reader. Linux on your e-reader isn't a huge market share to begin with...
-
Mosh: The Mobile Shell
Love mosh, back when the connection was bad I had it aliased to ssh. Somewhat relevant: if you actually a need to take your shell mobile, check out my tmux plugin that allows you to quickly transfer your tmux session to your phone without any app, using websockets and a QR code: https://github.com/bjesus/muxile
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
- Must plugins for tmux in your config
-
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:
-
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 are some alternatives?
tmux-xpanes - Awesome tmux-based terminal divider
tmux-ticker - A Tmux plugin to monitor various indexes and stock prices.
extrakto - extrakto for tmux - quickly select, copy/insert/complete text without a mouse
tmux-copycat - A plugin that enhances tmux search
tmux - An arctic, north-bluish clean and elegant tmux color theme.
tmux-logging - Easy logging and screen capturing for Tmux.
tmux-thumbs - A lightning fast version of tmux-fingers written in Rust, copy/pasting tmux like vimium/vimperator
tmux-resurrect - Persists tmux environment across system restarts.
tmux-spotify - 🎧 Spotify plugin for tmux
tmux-sessionist - Lightweight tmux utils for manipulating sessions
guardian-agent - [beta] Guardian Agent: secure ssh-agent forwarding for Mosh and SSH
tmux-sidebar - A sidebar with the directory tree for the current path. Tries to make tmux more IDE like.