On 3/13/08, Jennifer Pioch <[EMAIL PROTECTED]> wrote: > Hi, > > I'm unable to use the emacs history with set -o multiline. The history > lines are just appended and result in a garbled view. > > Release is ksh 2008-02-02 on Solaris 11/i686. CCFLAG flags are -g > Anyone seen this problem?
multiline does not work with wide terminals, too. My xterm has 224 COLUMNS and multiline omits the first line almost completely when I walk through the history with lines which are longer than COLUMNS [EMAIL PROTECTED]/] resize -u COLUMNS=224; LINES=24; export COLUMNS LINES; Jenny -- Jennifer Pioch, Uni Frankfurt _______________________________________________ ast-developers mailing list [email protected] https://mailman.research.att.com/mailman/listinfo/ast-developers
