Mine is Local Send which is a FOSS alternative similar to air drop that works across a variety of devices.
You must log in or register to comment.
screen
is liketmux
, right? So you can split your CLI, open a new window/tab to open more Bash/Vim instances?Yep! You can have multiple named screens, log them all individually, and they’ll keep processes running even if you disconnect. Never used
tmux
butscreen
is usually installed on the systems I’m working on.tmux is a modern screen replacement.