Framebuffer terminal emulator
Stars
79
Forks
7
Watchers
Open Issues
2
Overall repository health assessment
No package.json found
This might not be a Node.js project
User
12
commits
1
Fixed several minor grammar issues in the man page
419c6be
Fixed some build issues on musl-based Linux system
bc310f7
Merge pull request #1 from jengelh/master
3de20c9
Initialize mTermIsLinux variable
c0c5c47
Fix -Wnarrowing compiler warnings/errors
206df42
Updated ChangeLog, increased version number to 1.8
ef9a131
Added .gitignore (for derived and temporary files)
d67d7a1
Escape '-' (minus) with backslash in the man page
4797a90
Possibility to choose between 'linux' and 'fbterm'
ef0c37f
Set TERM to 'fbterm' instead of 'linux' by default
adada36
Added short versions for most command line options
2ad3323
Added possibility to adjust font baseline position
da9b4db
Bring some sanity into the glyph positioning code
e3c8b9c
Imported 1.7 from http://code.google.com/p/fbterm/
0123350