7 ms·
I use backtick as the screen command, which is fine unless you write a lot of bash scripts. $ screen -e '``'
by nagoff 16y ago
I use backtick as the screen command, which is fine unless you write a lot of bash scripts.
$ screen -e '``'
- chrismealy 16y agoI'll give that a try ... I had to do screen -e '\`\`'