Closed cfcs closed 9 years ago
Separates readline history and input line buffers to avoid arrow up ; enter type mistakes. The copy-paste buffer is still the same, permitting easy copying between buffers (Ctrl-K ; Ctrl-Y flows).
arrow up ; enter
Ctrl-K ; Ctrl-Y
thanks a lot, merged manually (after minor tweaks and cleanups)
Separates readline history and input line buffers to avoid
arrow up ; enter
type mistakes. The copy-paste buffer is still the same, permitting easy copying between buffers (Ctrl-K ; Ctrl-Y
flows).