Ignore:
Timestamp:
09/30/07 19:12:21 (6 years ago)
Author:
sam
Message:
  • Display miniatures from all other windows at the bottom of the screen.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • neercs/trunk/src/term.c

    r1459 r1834  
    4242    { 
    4343        sc->dfg = CUCUL_DEFAULT; 
    44         sc->dbg = CUCUL_TRANSPARENT; 
     44        sc->dbg = CUCUL_DEFAULT; 
    4545 
    4646        cucul_set_color_ansi(sc->cv, sc->dfg, sc->dbg); 
Note: See TracChangeset for help on using the changeset viewer.