Skip to content

peterctl/terman

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Terman

Terman is an experimental terminal multiplexer.

Roadmap

  • Trait to abstract away all terminal codes.
  • Parse terminal codes and call trait methods.
  • Grid/screen implementation for the terminal screen.
    • Finish implementing all codes.
  • TTY/Process allocation and hooking it to the screen.
    • Consider alternative architectures for this.
  • Scrollback
  • Selections and copy/paste
  • Multiple windows (screen divisions)
  • Multiple tabs
  • Commands
  • Configurability/pluggability

About

Experimental terminal multiplexer written in Rust

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published