mirror of
https://github.com/markqvist/NomadNet.git
synced 2025-05-03 22:55:01 -04:00
Improved browser functionality.
This commit is contained in:
parent
6e4baf3731
commit
538bee4526
5 changed files with 104 additions and 22 deletions
|
@ -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:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue