From 86bf320cb321e0c1a1333678332b9047d95defa0 Mon Sep 17 00:00:00 2001 From: Lars Doelle Date: Sun, 20 Dec 1998 22:02:35 +0000 Subject: [PATCH] . svn path=/trunk/kdebase/konsole/; revision=14290 --- TODO | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/TODO b/TODO index 4a787eb5..a47e4ee0 100644 --- a/TODO +++ b/TODO @@ -6,16 +6,18 @@ to see the issue, 'ls /dev', make window smaller and then larger again. +- introduce the concept of "logical lines" for resizing and + cut'n'paste. + - complete command line options - emit undecodeable sequences only on on demand (-d). - font, menu, scrollbar, ... other configs - deal with unrecognized options - complete session awareness - - save commandline option (-e) + - save *all* konsole sessions, not only the primary. - implement kvt features - - DND - awareness of gui style change - improve/complete documentation @@ -35,8 +37,6 @@ - allow reloading the configuration files at runtime. -- read configuration files both from kdedir() _and_ localkdedir(). - - Unix98 compatible way of using pty (openpty/forkpty). ! announce konsole-1.0 ------------------------------------