Today I wrote a script to quickly search, delete and add new tmux session with the power of fzf. The script The --bind flag of fzf took me quite some time to debug because of many escape backslashes I needed to add. #!/bin/bash # ~/.local/bin/tmux-session-manager FIND_DEFAULT_COMMAND="tmux list-sess...
-
Tmux @programming.dev t0mri @lemmy.ml help - tmux paints vim
cross-posted from: https://lemmy.ml/post/17385918
idk im having this issue for a long time. itd be nice to have this fixed.
thanks
-
Tmux @programming.dev online @programming.dev Copying selection help
I've been using screen for a while, and the copy/pasting just behaved like being in a regular terminal window (Debian), as in Ctrl+Shift+c to copy.
I made the switch to Tmux a couple months ago and never looked back. The only gripe I've been having is copying text selections. I simply don't know how to make it work. There's are some shenanigans to enable copying, but somehow never got it to work, so I always end up detaching from the session, and then do the copying, then re-attach the session.
Is there any way to make the copying work just like in a regular terminal window (Ctrl+Shift+c)?
-
Tmux @programming.dev Howard Do @programming.dev howarddo2208.github.io Fzf Tmux Session ManagerI already posted this on
c/commandline
but I think it's more suitable here. -
Tmux @programming.dev Howard Do @programming.dev Hi there!
Welcome to Tmux community, let's share your configs, seek technical help and have some discussions.