aboutsummaryrefslogtreecommitdiffhomepage
path: root/README
diff options
context:
space:
mode:
authorRobin Haberkorn <robin.haberkorn@googlemail.com>2025-02-28 19:26:36 +0300
committerRobin Haberkorn <robin.haberkorn@googlemail.com>2025-02-28 19:26:36 +0300
commit84849f4c162ce7efacf5a35247e2055ac334d41c (patch)
tree4ca50f54e91059a82a09bdfe7cdf23ceddf7eb2e /README
parentf421c8fcf3c47c78c666906165006969ff21429e (diff)
downloadsciteco-84849f4c162ce7efacf5a35247e2055ac334d41c.tar.gz
cheat sheet: removed reference to M#xc, mention mouse support and :EF
Diffstat (limited to 'README')
-rw-r--r--README1
1 files changed, 1 insertions, 0 deletions
diff --git a/README b/README
index a1c7a04..0676430 100644
--- a/README
+++ b/README
@@ -51,6 +51,7 @@ Features
by the user (commands may have more than two arguments)
* Extended Q-Register namespace (arbitrary strings): Can be used to build libraries and
can be abused as a data structure.
+* Quick access to the system clipboard via special `~` registers, even on ncurses!
* Make use of your keyboard's function keys by assigning them to strings inserted into
the command stream.
This also enables navigating with function keys (e.g. cursor keys) as demonstrated