Skip to content

v0.11

Compare
Choose a tag to compare
@chrisant996 chrisant996 released this 20 Sep 02:49
· 152 commits to master since this release
  • Added {k8s} module for Kubernetes.
  • Added {anyconnect} module for Cisco AnyConnect VPN.
  • Added flexprompt.settings.top_prompt for an optional prompt line above the left/right prompt lines.
  • Added flexprompt.settings.oncommands which lets you make certain modules only show up when certain commands are typed (see README.md).
  • Added "dot" and "vertical" separator options for the "lean" style in the wizard.
  • Use async prompt filtering for Subversion {svn} module.
  • Abbreviating directory names supports starting with Unicode text or spaces.
  • Hooks into the clink-diagnostics command and reports how long modules take to execute.
  • Fixed #23; added optional :nountracked: argument for the {git} module, to omit untracked files.
  • Fixed #22; coroutine error when git fails to run.
  • Miscellaneous minor internal changes.