mirror of https://github.com/liamg/aminal.git
Update README.md
This commit is contained in:
parent
64a2bcd845
commit
e5aa032351
12
README.md
12
README.md
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue