update README

This commit is contained in:
Mitchell Hashimoto
2022-07-13 09:47:47 -07:00
parent afcb99dcdc
commit d242c64013

View File

@ -37,7 +37,7 @@ The high-level ambitious plan for the project, in order:
| # | Step | Status | | # | Step | Status |
|:---:|------|:------:| |:---:|------|:------:|
| 1 | Standards-compliant terminal emulation | ⚠️ | | 1 | [Standards-compliant terminal emulation](docs/sequences.md) | ⚠️ |
| 2 | Competitive rendering performance (not the fastest, but fast enough) | ✅ | | 2 | Competitive rendering performance (not the fastest, but fast enough) | ✅ |
| 3 | Basic customizability -- fonts, bg colors, etc. | ❌ | | 3 | Basic customizability -- fonts, bg colors, etc. | ❌ |
| 4 | Richer windowing features -- multi-window, tabbing, panes | ❌ | | 4 | Richer windowing features -- multi-window, tabbing, panes | ❌ |