fish-shell/share/tools/web_config/sample_prompts
Fabian Homborg 6a21a2ce16 Prompts: Don't color space before pipestatus
These passed " [" to __fish_print_pipestatus as the left brace.

If the color contained a background, that would also color the space
in, leading to a weird unbalanced space before and none after.

Instead, prepend the whitespace when printing later.

[ci skip]
2020-08-27 18:41:38 +02:00
..
acidhub.fish Use set -l to force use of a local variable 2020-05-15 08:25:07 +02:00
classic_status.fish Prompts: Don't color space before pipestatus 2020-08-27 18:41:38 +02:00
classic_vcs.fish Prompts: Don't color space before pipestatus 2020-08-27 18:41:38 +02:00
classic.fish Add a function to check if the user is root. 2020-06-26 21:25:13 +02:00
debian_chroot.fish Add a function to check if the user is root. 2020-06-26 21:25:13 +02:00
informative_vcs.fish Add a function to check if the user is root. 2020-06-26 21:25:13 +02:00
informative.fish Add a function to check if the user is root. 2020-06-26 21:25:13 +02:00
justadollar.fish lint: fish_indent all sample prompts 2016-11-01 19:19:45 -07:00
lonetwin.fish Stop caching set_color output in rest of prompts 2019-04-09 03:40:09 -07:00
minimalist.fish lint: fish_indent all sample prompts 2016-11-01 19:19:45 -07:00
nim.fish Add a function to check if the user is root. 2020-06-26 21:25:13 +02:00
pythonista.fish sample prompts: use $USER instead of (whoami) 2019-09-18 23:35:16 -07:00
robbyrussell.fish Use set -l to force use of a local variable 2020-05-15 08:25:07 +02:00
screen_savvy.fish sample prompts: use $USER instead of (whoami) 2019-09-18 23:35:16 -07:00
sorin.fish Reindent functions to remove useless quotes 2020-03-09 19:46:43 +01:00
terlar.fish sample prompts: use $USER instead of (whoami) 2019-09-18 23:35:16 -07:00