Skip to content

v0.7

Compare
Choose a tag to compare
@chrisant996 chrisant996 released this 06 Jan 07:32
· 206 commits to master since this release
  • 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).
  • Fixed missing module icon for the {user} module.