Skip to content

Tags: akhilman/fish-prompt-hline

Tags

0.5.3

Toggle 0.5.3's commit message
Fix creating frozen config during migration

0.5.2

Toggle 0.5.2's commit message
Fix version number in migration message

0.5.1

Toggle 0.5.1's commit message
Remove debug echo

0.5.0

Toggle 0.5.0's commit message
Make prompt use current theme colors

Now prompt will use standard fish theme colors if custom colors is not
defined.

0.4.1

Toggle 0.4.1's commit message
Add workaround for fish 4.3.0-4.3.2

Soft-wrapping autocompletions break when fish_right_prompt is not empty.
fish-shell/fish-shell#12255

0.4.0

Toggle 0.4.0's commit message
Make command duration shorter

Do not print minutes and seconds if days is shown;
Do not show seconds if hours is shown;
Do not show seconds if it equals to zero.

0.3.0

Toggle 0.3.0's commit message
Change cache format

Fixes bugs with old cache format

0.2.0

Toggle 0.2.0's commit message
Write about color generation in readme