Update README.md

This commit is contained in:
Liam Galvin 2018-07-02 07:56:06 +00:00
parent 64a2bcd845
commit e5aa032351
1 changed files with 6 additions and 6 deletions

View File

@ -18,15 +18,15 @@ Ensure you have your latest graphics card drivers installed before use.
| Pty allocation | ✔ | Needs work for other platforms
| OpenGL rendering | ✔ |
| Resizing/content reordering | ✔ |
| ANSI escape codes | ~ | Most of these are handled now
| ANSI escape codes | | Most of these are handled now
| UTF-8 input | ✔ |
| UTF-8 output | ✔ | Works as long as the font in use supports the relevant characters.
| Copy/paste | ~ | Paste working, no mouse interaction for copy
| Copy/paste | | Paste working, no mouse interaction for copy
| Customisable colour schemes | ✔ | Complete, but the config file has no entry for this yet
| Config file | ~ | Minimal options atm
| Scrolling | | Infinite buffer implemented, need GUI scrollbar & render updates
| Mouse interaction | |
| Sweet render effects | |
| Config file | | Minimal options atm
| Scrolling | | Infinite buffer implemented, need GUI scrollbar & render updates
| Mouse interaction | |
| Sweet render effects | |
||||
## Platform Support