aboutsummaryrefslogtreecommitdiffhomepage
path: root/TODO
diff options
context:
space:
mode:
authorRobin Haberkorn <robin.haberkorn@googlemail.com>2025-01-19 14:57:51 +0300
committerRobin Haberkorn <robin.haberkorn@googlemail.com>2025-01-19 14:57:51 +0300
commit1a1baebf95b493bf62528ad8c00900cb789a96bd (patch)
treec2d8b2f6fe5cd7983589394b860abc9757051786 /TODO
parenteddc89a5d18c6fb7b745b45228079306dda13f7a (diff)
downloadsciteco-1a1baebf95b493bf62528ad8c00900cb789a96bd.tar.gz
support :EF for saving a file before closing it
Analoguous to :EX, but always saves the file like EW$, not only if it's dirty.
Diffstat (limited to 'TODO')
-rw-r--r--TODO1
1 files changed, 0 insertions, 1 deletions
diff --git a/TODO b/TODO
index c11a83a..1c12357 100644
--- a/TODO
+++ b/TODO
@@ -470,7 +470,6 @@ Features:
* Get into mentors.debian.net. First step to being adopted
into the Debian repositories.
* Get meta-rhaberkorn into https://layers.openembedded.org
- * <:EF> for saving and closing a buffer, similar to <:EX>.
* Bash completions.
* FreeBSD: rctl(8) theoretically allows setting up per-process actions
when exceeding the memory limit.