SSH Secret Menu
1–10 of 184 posts
Re: SSH Secret Menu
#2Re: SSH Secret Menu
#3 $ man sshRe: SSH Secret Menu
#4Re: SSH Secret Menu
#5I find it convenient not to have to worry about accidentally entering escape characters. YMMV.
Re: SSH Secret Menu
#6Re: SSH Secret Menu
#7I've been using SSH for ~15 years and never knew about these escape sequences. I'm eagerly awaiting my next hung session so that I can test `~.`. It's much nicer than my current approach of having to close that terminal window.
Re: SSH Secret Menu
#8I've been using SSH for ~15 years and never knew about these escape sequences. I'm eagerly awaiting my next hung session so that I can test `~.`. It's much nicer than my current approach of having to close that terminal window.
Re: SSH Secret Menu
#9That doesn't do much good if you set `EscapeChar` to `none` in `.ssh/config`. I find it convenient not to have to worry about accidentally entering escape characters. YMMV.
Re: SSH Secret Menu
#10That doesn't do much good if you set `EscapeChar` to `none` in `.ssh/config`. I find it convenient not to have to worry about accidentally entering escape characters. YMMV.