Changes:
- Revise title/footer rendering in GUI mode (fix shadows and overbright). #571
- Add a side border option
config/term/layout/border(=0 by default). #584:
settings.xml:<config> <term> <layout> <oversize=0 opacity=0xC0/> <!-- Scrollback horizontal (left and right) oversize. (for convenient horizontal scrolling). --> <border=1/> <!-- Viewport's left and right border. --> </layout> </term> </config>
config/term/fieldssection renamed toconfig/term/layoutconfig/term/fields/sizeoption renamed to theconfig/term/layout/oversizesectionconfig/term/fields/lucentoption renamed toconfig/term/layout/oversize/opacity
