Note re: cut and paste

This commit is contained in:
Tony Garnock-Jones 2014-12-25 22:40:33 -05:00
parent bf0e56b963
commit 4dc90fb218
1 changed files with 4 additions and 0 deletions

View File

@ -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?