C
Calin Tamaian
Guest
Hello to everyone,
I am relative new to Linux and I have 2 scenarios that i cannot figure out:
.1. I have 2 window command lines open. I want to be able to execute command in one window and export the command history to the second window.
Reason: sometimes I have to execute very long commands that need to be executed in parallel with a slightly different option. So far I used copy/paste from mouse. Is there any way to do it with only keyboard?
.2. I have 2 scripts opened in 2 different command lines.I want to be able to copy paste between them without using mouse (I use vim editor). If I yank one line I can paste it in the same file but not in the other
file, opened in the other window.
Reason: sometimes I debug and I have 4-5 command windows opened and it would be helpful to edit "on-the-go" and not use mouse for copy/paste. I installed the Yankring plugin (vim) but for this purpose it doesn't help (or I haven't figured it out)
If anyone has any idea please share.
Thank you in advance!
Calin
I am relative new to Linux and I have 2 scenarios that i cannot figure out:
.1. I have 2 window command lines open. I want to be able to execute command in one window and export the command history to the second window.
Reason: sometimes I have to execute very long commands that need to be executed in parallel with a slightly different option. So far I used copy/paste from mouse. Is there any way to do it with only keyboard?
.2. I have 2 scripts opened in 2 different command lines.I want to be able to copy paste between them without using mouse (I use vim editor). If I yank one line I can paste it in the same file but not in the other
file, opened in the other window.
Reason: sometimes I debug and I have 4-5 command windows opened and it would be helpful to edit "on-the-go" and not use mouse for copy/paste. I installed the Yankring plugin (vim) but for this purpose it doesn't help (or I haven't figured it out)
If anyone has any idea please share.
Thank you in advance!
Calin