mirror of
https://github.com/fish-shell/fish-shell.git
synced 2026-06-07 18:21:16 -03:00
prompt_pwd: full-dirs set to 0 means not even last component is safe
Alternative is to print an error.
This commit is contained in:
@@ -10,4 +10,4 @@ prompt_pwd -D 2 /usr/share/fish/tools/web_config/sample_prompts
|
||||
# CHECK: /u/s/f/t/web_config/sample_prompts
|
||||
|
||||
prompt_pwd -D 0 /usr/share/fish/tools/web_config/sample_prompts
|
||||
# CHECK: /u/s/f/t/w/sample_prompts
|
||||
# CHECK: /u/s/f/t/w/s
|
||||
|
||||
Reference in New Issue
Block a user