Skip to content

Limits the number of lines written by a program giving an automatic scroll effect

License

Notifications You must be signed in to change notification settings

jonathanpoelen/scroll

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Scroll

Limits the number of lines written by a program giving an automatic scroll effect.

(The text ^[[11;1R is a terminal capture tool issue, it is not visible on normal use)

scroll sample

Compilation

g++ -std=c++17 -O3 -DNDEBUG -s scroll.cpp -o scroll

About

Limits the number of lines written by a program giving an automatic scroll effect

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages