▲ | int_19h 2 days ago | ||||||||||||||||||||||||||||||||||||||||
> Before that, the most commonly copied keystrokes in programmer's editors were the freaking Wordstar ones e.g. in all the Borland products. Borland switched to https://en.wikipedia.org/wiki/IBM_Common_User_Access shortcuts in the last few versions of their TUI - Ctrl+Ins, Shift+Ins, Shift+Del for clipboard, for example. Since Windows also supported them (and still does!) this actually made for a nice common system between Turbo Vision TUI apps and actual GUI in Windows. | |||||||||||||||||||||||||||||||||||||||||
▲ | kccqzy 2 days ago | parent [-] | ||||||||||||||||||||||||||||||||||||||||
And I only recently discovered that Ctrl+Ins and Shift+Ins worked in my Emacs despite me never configuring it; and it even works in the minibuffer. It also worked in a couple of terminal emulators I have tried on Linux. It's really more universal than one might think. | |||||||||||||||||||||||||||||||||||||||||
|