From c7d5efbc1a86d1ea276ab242349d1a3026e62690 Mon Sep 17 00:00:00 2001 From: Sören Tempel Date: Mon, 31 May 2021 03:38:50 +0200 Subject: README.md: Update features section --- README.md | 11 ++++------- 1 file changed, 4 insertions(+), 7 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index d386862..15f2d50 100644 --- a/README.md +++ b/README.md @@ -39,16 +39,13 @@ Silly, buggy, and incomplete prototype implementation. By focusing on line-based input in the terminal emulator a variety of things can be simplified and improved. `saneterm` is presently just a -prototype and currently provides only the following features: +prototype and provides basic implementations of the following features: * Full Unicode support -* Support for readline-like line editing +* Support for readline-like line editing keybindings * Editing history support directly in the terminal emulator - -Planned features include: - -* Features to replace pagers (search for strings, …) -* And more (see `TODO.txt`) +* File name completions +* Pager-like text handling (scrolling, searching, …) ## Installation -- cgit 1.4.1