1
0
Fork 0
mirror of https://github.com/alacritty/alacritty.git synced 2024-11-11 13:51:01 -05:00
alacritty/TASKS.md
Joe Wilm 99474ef78a Start tracking some tasks
TASKS.md is a set of prioritized work for the project
2016-02-27 22:37:00 -08:00

13 lines
386 B
Markdown

## Rendering
- [ ] Update rendering to center glyphs in quad and account for font metrics
- [ ] Configure tty grid based on window size, font metrics, config
- [ ] rendering support for background colors
## tty/pty
- [ ] investigate [libvterm][] and [libtsm][]
[libvterm]: http://www.leonerd.org.uk/code/libvterm/
[libtsm]: https://www.freedesktop.org/wiki/Software/kmscon/libtsm/