mirror of
https://codeberg.org/dnkl/foot.git
synced 2026-06-24 13:36:50 -04:00
A fast, lightweight and minimalistic Wayland terminal emulator
When we start up, the cells pointer, *and* the alt screen pointer are both NULL. Hence we incorrectly decided we were initially in alt screen mode. |
||
|---|---|---|
| .gitignore | ||
| csi.c | ||
| csi.h | ||
| font.c | ||
| font.h | ||
| grid.c | ||
| grid.h | ||
| input.c | ||
| input.h | ||
| LICENSE | ||
| log.c | ||
| log.h | ||
| main.c | ||
| meson.build | ||
| osc.c | ||
| osc.h | ||
| shm.c | ||
| shm.h | ||
| slave.c | ||
| slave.h | ||
| terminal.h | ||
| tllist.h | ||
| vt.c | ||
| vt.h | ||