add readme with list of features

This commit is contained in:
2021-10-31 19:50:43 +01:00
parent 0d04432d8b
commit 50965d9a0b

13
README.md Normal file
View File

@@ -0,0 +1,13 @@
# Features
* Open text files of arbitrary size.
* UTF-8 support
* Filter files with regular expressions.
* Filter matching with ignore case enabled by default.
* Filter matches are highlighted.
* Filter results don't disappear when changing tabs.
* Colored highlighting of lines or matches based on regular expression.
* Pleasing color palette.
* Highlighters are automatically saved and restored.
* Copy protection: Users is warned before creating a clipboard more than 5 MB in size. They can choose to copy the
selection into a new file instead.