Skip to content

Latest commit

 

History

History
35 lines (28 loc) · 1.03 KB

README.md

File metadata and controls

35 lines (28 loc) · 1.03 KB

yterm

License Issues GitHub pull requests


A terminal emulator written in C, based on eduterm

Far from complete, any help is appreciated

If you want to use it maybe wait until it's usable (which it currently isn't)

Keybinds

  • control + shift + t - new tab
  • control + shift + page up - previous tab
  • control + shift + page down - next tab

Build

make

Dependencies

  • SDL2
  • SDL2_ttf