Timeline for answer to How to paste multiple Bash commands into a shell without losing some? by Lri
Current License: CC BY-SA 3.0
Post Revisions
9 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Jun 30, 2018 at 13:51 | comment | added | Steve Bennett | Heh, apparently it was back in 2013. | |
| Jun 29, 2018 at 7:43 | comment | added | törzsmókus | @SteveBennett looks like your $VISUAL editor is nano ;) the keystrokes are different for other editors | |
| Aug 25, 2015 at 7:58 | comment | added | Ciro Santilli OurBigBook.com |
xsel on Linux.
|
|
| Oct 3, 2013 at 5:18 | vote | accept | Steve Bennett | ||
| Feb 3, 2016 at 22:12 | |||||
| May 13, 2013 at 8:11 | history | edited | Lri | CC BY-SA 3.0 |
added 7 characters in body
|
| May 13, 2013 at 8:06 | comment | added | Steve Bennett | It is quite a few keystrokes all up.: Ctrl+X, Ctrl+E, Cmd-V, Ctrl+X, Y, <enter> | |
| May 13, 2013 at 8:03 | comment | added | Steve Bennett | Ah, that edit-current-line trick works. (Ctrl-x, Ctrl-E or ^X^E in other notation). | |
| May 13, 2013 at 8:02 | comment | added | slhck |
The OP is SSHing into an Ubuntu server, so pbpasteing into bash is not easily doable there.
|
|
| May 13, 2013 at 7:49 | history | answered | Lri | CC BY-SA 3.0 |