Re: Opening vim in new xterm+screen window in same session

2015-08-13 Thread Michael Parson
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

Opening vim in new xterm+screen window in same session

2015-08-12 Thread ધયાનેશ
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