v4.3.2
Bug fixes
- Fixed a bug where git staged/dirty counters wouldn't display
- Use
$status
instead of$pipestatus[-1]
to account for thenot
command. - Safer fix for the commandline not highlighting bug (#130)
$status
instead of $pipestatus[-1]
to account for the not
command.