On 2015-08-12 06:35, Dhyanesh wrote:
Hi
I typically have a single screen session to which I connect using
screen -x. Whenever I want to edit a file with vim, I'd like to:
1. Open a new xterm.
2. Connect to the screen session.
3. Create a new screen window and start vim in it.
Ideally I'd like
Hi
I typically have a single screen session to which I connect using screen
-x. Whenever I want to edit a file with vim, I'd like to:
1. Open a new xterm.
2. Connect to the screen session.
3. Create a new screen window and start vim in it.
Ideally I'd like the following command to work (from wit