Smooth scroll, fullscreen, dim-blinking #857
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
I suppose, that the main goal of the project is DEC VTxxx-compatible terminal, which looks and works like hardware terminals such as VT100, VT220, VT320.
I found movies presenting these terminal with VTTEST program:
https://www.youtube.com/watch?v=4vTu0KekGOc - from 5:30 to end
https://www.youtube.com/watch?v=03Pz5AmxbE4
How to configure the Cool Retro Term to achieve the oldschool behavior like in the above movies, especially smooth scroll and jump scroll?
The Christmas demos presented in the first movie are available in the sites:
http://artscene.textfiles.com/vt100/
There are text files, which should be transferet into standard output "as is". In Linux, the
cat
command does it.