Improved browser functionality.

This commit is contained in:
Mark Qvist 2021-08-28 20:12:03 +02:00
parent 6e4baf3731
commit 538bee4526
5 changed files with 104 additions and 22 deletions

View file

@ -291,7 +291,6 @@ def make_output(state, line, url_delegate):
specname = make_style(state)
speclist = SYNTH_SPECS[specname]
orig_spec = urwid.AttrSpec('underline', 'default', cm)
if cm == 1:
orig_spec = speclist[0]
elif cm == 16: