#17661 closed enhancement (fixed)

xterm-379

Reported by: Douglas R. Reno Owned by: Douglas R. Reno
Priority: normal Milestone: 11.3
Component: BOOK Version: git
Severity: normal Keywords:
Cc:

Description

New version

Change History (3)

comment:1 by Douglas R. Reno, 14 months ago

Owner: changed from blfs-book to Douglas R. Reno
Status: newassigned

comment:2 by Douglas R. Reno, 14 months ago

     * improve text-cursor (patch by Jan Engelhardt):
          + allow selecting CURSOR_BAR mode from command-line/Xresources.
          + draw cursor using filled rectangle instead of rectangle outline to permit 
            thicker underlines/bars.
          + scale up cursor relative to font size.
     * improve readline modes (Fedora #2166860):
          + document readline modes
          + change the feature to configure by default
          + replace hard-coded SS3 for cursor movement with current mode
          + replace hard-coded erase/lnext characters with current values
     * improve status-line (report by Thomas Wolff):
          + RIS turns off status-line
          + Right-margin (DECLRMM and DECSLRM) limits the length of text 
            written/updated in the status-line.
          + Most controls which affect the whole screen are ignored while updating the 
            status-line.
     * modify configure check for tgetent to allow for some special cases of ncurses 
       configuration (report by Satadru Pramani).
     * reduce timeout, improve warning message if resize is run on a terminal which is 
       not VT100-compatible.
     * reduce compiler warnings in configure script.

comment:3 by Douglas R. Reno, 14 months ago

Resolution: fixed
Status: assignedclosed
Note: See TracTickets for help on using tickets.