irssi-scripts icon indicating copy to clipboard operation
irssi-scripts copied to clipboard

uberprompt load resets prompt statusbar to defaults

Open shabble opened this issue 14 years ago • 0 comments

Part of the init code calls statusbar prompt reset which causes collateral damage on things like visible, placement and type.

On startup, it should parse the output of statusbar prompt, and store these settings somewhere such that they can be restored at a later date.

feature_tests/getchan.pl has an example of how to handle the parsing.

shabble avatar Jul 24 '11 17:07 shabble