update README.md
This commit is contained in:
parent
2b01ff226d
commit
444f12cb32
1 changed files with 5 additions and 1 deletions
|
@ -1,3 +1,7 @@
|
||||||
# lili text editor
|
# lili text editor
|
||||||
A terminal text editor with support for several open files.
|
A terminal text editor for Linux. It's built on crossterm so it might partially work on Windows or MacOS but these are not tested and I have no intention of supporting these platforms.
|
||||||
|
|
||||||
|
## Features:
|
||||||
|
- Directory navigation
|
||||||
|
- Multiple open files
|
||||||
|
- Internal clipboard (not synced with X11 or wayland yet)
|
||||||
|
|
Loading…
Reference in a new issue