aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorGravatar Arun Prakash Jana <engineerarun@gmail.com>2020-08-02 16:18:35 +0530
committerGravatar Arun Prakash Jana <engineerarun@gmail.com>2020-08-02 16:28:25 +0530
commit83fa6a0ff62289c9f420a435d4457042f7c420c6 (patch)
treeda9cb12f36dd06cc1905c27b4d6c28e52dfeca70 /README.md
parent110a4eb108586fb1e2c3e05e17bd0e9f5fbf9b42 (diff)
downloadnnn-83fa6a0ff62289c9f420a435d4457042f7c420c6.tar.gz
Support xterm 256 color
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 5aaa7dd..2ba6c2e 100644
--- a/README.md
+++ b/README.md
@@ -60,7 +60,7 @@ It runs smoothly on the Pi, [Termux](https://www.youtube.com/watch?v=AbaauM7gUJw
- Frugal
- Typically needs less than 3.5MB resident memory
- - Works with 8-bit colors
+ - Works with 8 colors (and xterm 256 colors)
- Disk-IO sensitive (few disk reads and writes)
- No FPU usage (all integer maths, even for file size)
- Minimizes screen refresh with fast line redraws