about summary refs log tree commit diff
diff options
context:
space:
mode:
authorSören Tempel <soeren+git@soeren-tempel.net>2021-07-15 02:48:54 +0200
committerSören Tempel <soeren+git@soeren-tempel.net>2021-07-15 02:48:54 +0200
commit4d22815fe0f0d8ddf326b80fa7a0b4c6332eacff (patch)
tree67c2e68a34fb0aa691595620f793defc281bf364
parente91ae2bddafa0301e4a6265505ac14875e79d2c8 (diff)
README.md: Mention support for some SGR escape sequences
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index 42f9c65..e2a7dd3 100644
--- a/README.md
+++ b/README.md
@@ -46,6 +46,7 @@ prototype and provides basic implementations of the following features:
 * Editing history support directly in the terminal emulator
 * File name completions
 * Pager-like text handling (scrolling, searching, …)
+* Basic support for SGR escape sequences (colors, font modifiers, …)
 
 ## Installation