Phiberr
Phiberr
If the user is using sshto in tmux or GNU screen, dynamically re-title the window to the hostname that we are connecting to. Upon disconnect, revert to previous title. I've...
Added new methods to rename the tmux window or screen title to match the Host being connected to. This will also revert on disconnect to prior title. Added methods to...
I believe there was a change in the code to no longer use the installed_browsers config browser_count=$((browser_count+1)) installed_browsers[$browser_count]="Browser Name : path/to/browser -args" I've ensured I'm using the tab char before...