From dda86d6547efcf09f1b4f509eaef64e444cfff46 Mon Sep 17 00:00:00 2001 From: sterni Date: Sun, 4 Jul 2021 16:39:59 +0200 Subject: TODO.txt: update list of escape sequences to support --- TODO.txt | 13 +++++++++---- 1 file changed, 9 insertions(+), 4 deletions(-) diff --git a/TODO.txt b/TODO.txt index 6b5aeb6..f84b2f0 100644 --- a/TODO.txt +++ b/TODO.txt @@ -1,8 +1,13 @@ * Support for **some** ANSI escape sequences - * Colors - * Font modifiers (italic, bold, …) - * Also handle \r and \a properly - * Regarding \a: See gtk_widget_error_bell / gtk_window_beep + * Also handle \r and \b properly + * Bracketed paste + * OSC sequences (see e. g. foot-ctlseqs(7)) + * Setting the window title + * Setting the working directory of the terminal (useful if we + want to support opening an instance in the same directory) + * URL markers + * Desktop notifications + * Clipboard interaction * Use graphical IDE-like overlay for completions * GtkEntryCompletion? * Improve completion support: -- cgit 1.4.1