Smooth scroll, fullscreen, dim-blinking #857

Open
opened 2024-09-16 11:44:22 +02:00 by andrzejlisek · 0 comments
andrzejlisek commented 2024-09-16 11:44:22 +02:00 (Migrated from github.com)

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.

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.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: seeseemelk/cool-retro-term#857
No description provided.