Logo
Explore Help
Sign In
h/fish-shell
1
Fork 0
You've already forked fish-shell
mirror of https://github.com/fish-shell/fish-shell.git synced 2026-04-30 17:41:14 -03:00
Code Issues Packages Projects Releases Wiki Activity
Files
1701e2c558455e7e79d00a8529e4e8b46569f1cd
fish-shell/share/functions/fish_title.fish

4 lines
71 B
Fish
Raw Normal View History

Make DEFAULT_PROMPT and DEFAULT_TITLE work without functions The prompt is a fallback that is overridden via a function file anyway. Do that with the title as well, so we can use just builtins. This removes error messages when $fish_function_path is borked.
2018-05-12 13:53:45 +02:00
function fish_title
Fix extra space in `fish_title` Closes #5517. Credit goes to @jadenPete. [skip-ci]
2019-01-13 16:14:04 -06:00
echo (status current-command) (__fish_pwd)
Make DEFAULT_PROMPT and DEFAULT_TITLE work without functions The prompt is a fallback that is overridden via a function file anyway. Do that with the title as well, so we can use just builtins. This removes error messages when $fish_function_path is borked.
2018-05-12 13:53:45 +02:00
end
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.25.3 Page: 43ms Template: 4ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API