You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Added {modmark} module to show an indicator when the current input line is a modified history entry. This is shown under the same conditions when Readline (and bash) would show their "modmark".
Added {keymap} module to show the current keymap (emacs or one of the vi modes).
Added {histlabel} module to show the current %CLINK_HISTORY_LABEL%, if any (which indicates an alternate saved history is used).
Added tenths arg to the {duration} module, to include tenths of seconds in the duration.
Added default Ctrl+Alt+T key binding to toggle showing tenths of seconds in the {duration} module.
When Unicode characters are being used and icons are enabled, then the {git} and {vpn} modules show a "busy" icon while they're refreshing in the background. The modules show their normal module icons once they've finishing refreshing.
Fixed the flexprompt configure wizard to again include the {battery} module by default (v0.5 accidentally broke that).