fish_title.1 (fish-3.5.0.tar.xz) | : | fish_title.1 (fish-3.5.1.tar.xz) | ||
---|---|---|---|---|
skipping to change at line 35 | skipping to change at line 35 | |||
function fish_title | function fish_title | |||
set -q argv[1]; or set argv fish | set -q argv[1]; or set argv fish | |||
# Looks like ~/d/fish: git log | # Looks like ~/d/fish: git log | |||
# or /e/apt: fish | # or /e/apt: fish | |||
echo (fish_prompt_pwd_dir_length=1 prompt_pwd): $argv; | echo (fish_prompt_pwd_dir_length=1 prompt_pwd): $argv; | |||
end | end | |||
COPYRIGHT | COPYRIGHT | |||
2022, fish-shell developers | 2022, fish-shell developers | |||
3.5 Jun 16, 2022 FISH_TITLE(1) | 3.5 Jul 20, 2022 FISH_TITLE(1) | |||
End of changes. 1 change blocks. | ||||
0 lines changed or deleted | 0 lines changed or added |