2017-10-18 You might have started a longer running command and then realize that you actually would like to add another command after it, like: `longrunningcommand; echo done'. You can do so afterwards as well: Suspend the command (^Z), then: fg; echo done Learned this in the Debianforum today. [0] There's also this nice thread about moving optical lines in vim in insert mode. [1] As I don't use vim, normally, (I use ex-vi), these vim commands are much like black magic to me, but still, it's fun to fiddle with such systems when others ask for help in the forum. [0] https://debianforum.de/forum/viewtopic.php?f=34&t=167172 [1] https://debianforum.de/forum/viewtopic.php?f=29&t=167177 http://marmaro.de/lue/ markus schnalke