X-Git-Url: https://git.deb.at/?a=blobdiff_plain;f=BUGS;h=8899c06e87c8ee97072ccf2b4235bd77b3255940;hb=addc54efb596b39b0e4e6ce219ee0f1506337475;hp=7b4c3be8548df7a93a50dfd75f37d53cc7fdc19d;hpb=c5d8ef5198f2bfd02f678b7a709b6538ef83cd44;p=pkg%2Fabook.git diff --git a/BUGS b/BUGS index 7b4c3be..8899c06 100644 --- a/BUGS +++ b/BUGS @@ -1,19 +1,28 @@ known bugs in abook -* in X terminals keyboard may not behave as expected - this is probably +* with certain terminals keyboard may not behave as expected - this is probably a ncurses problem * incompatible with some terminals - - there seems to be some problems with some gnome-terminal versions - + - there seems to be problems with some (old?) gnome-terminal versions - gnome-terminal bug? * some keys may cause readline to crash - this is a readline (4.3) problem - - there is a fix available: + - there is a fix available for readline: ftp://ftp.gnu.org/gnu/readline/readline-4.3-patches/readline43-001 +* cursor disappears in some cases with abook_readline() on Solaris. If + you have problems it is recommended to use the ncurses library + +* terminal state is not restored correctly on exit with certain ncurses and + readline combination (more information is needed on this) + +* file format is not tolerant for character set changes + +Filters: * mutt / elm / pine export filters allow to create a file with duplicate aliases -misc: -* Cursor disappears in some cases with abook_readline() on Solaris. If - you have problems it is recommended to use ncurses library -* fseek in ldif import filter should be eliminated * mutt import filter imports only first e-mail address + +* fseek in ldif import filter should be eliminated + +$Id: BUGS,v 1.16 2005/08/29 10:02:50 jheinonen Exp $