Note re: cut and paste
This commit is contained in:
parent
bf0e56b963
commit
4dc90fb218
|
@ -17,3 +17,7 @@ behaviour near the end of the demo file.
|
|||
|
||||
Catch and handle SIGWINCH.
|
||||
See http://man7.org/tlpi/code/online/dist/tty/demo_SIGWINCH.c.html
|
||||
|
||||
Cut-and-paste via X doesn't work too well. The trailing spaces on each
|
||||
line are part of the selection. Worth trying to elide them? Or fill
|
||||
unprinted slots with #f or #\nul?
|
||||
|
|
Loading…
Reference in New Issue