From aec941f4761d832650276d523e3bf68945c80c61 Mon Sep 17 00:00:00 2001 From: Sören Tempel Date: Mon, 24 May 2021 12:59:30 +0200 Subject: TODO.txt: Update --- TODO.txt | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/TODO.txt b/TODO.txt index d1ef266..3983cd6 100644 --- a/TODO.txt +++ b/TODO.txt @@ -1,13 +1,9 @@ -* Key bindings and focus on line-based editing - * more readline-like keybindings - * terminal-global editing history? +* Terminal-global editing history? * Support for **some** ANSI escape sequences * Colors * Bracketed paste mode * Pager replacement * Plan 9 inspired scrolling support (autoscroll, …) * Dialog to find text in current buffer -* Forward some special tty bindings (such as Ctrl+Z) to the PTY - instead of intercepting them in Gtk (vte has code for that) * Basic support for raw mode * 9term-like file name completions using ctrl+f -- cgit 1.4.1