On Sat, Jun 02, 2012 at 02:22:28PM +0200, [email protected] wrote: > This patch writes several letters in the beginning of the title which > represent the current status of boolean options: capital 'I' means > 'showing images is enabled', while 'i' means it is disabled. Same for > javascript, plugins, caret browsing,... > > I've had several implementations of this for a year or two; I quite like > the idea to see compact representation of what is on/off in that window. > In conjunction with the script/plugin toggle and alternate style style > patches it gives me better control on browsing and makes the web > a bit less broken. > > I've never been happy with the implementation, though. In particular, it > is ugly to have redundant place to store and lookup the status of > settings.
Have you tought on indicating the normal/insert mode of your earlier patch? Kurt
