mirror of
https://github.com/fish-shell/fish-shell.git
synced 2025-02-15 01:23:51 +08:00
![]()
Some checks are pending
make test / ubuntu (push) Waiting to run
make test / ubuntu-32bit-static-pcre2 (push) Waiting to run
make test / ubuntu-asan (push) Waiting to run
make test / macos (push) Waiting to run
Rust checks / rustfmt (push) Waiting to run
Rust checks / clippy (push) Waiting to run
jj is often colocated with Git so the Git prompt also works, but jj is always in a detached HEAD state, which is atypical for Git. The jj prompt improves things by showing the revision ID which is usually more useful than the commit ID. This prompt is mostly adapted from the defaults for "jj log -r @". Showing conflicting/empty commits seems useful. Also perhaps bookmarks and tags, not sure. The main problem with this prompt is that due to --ignore-working-copy, the information may be stale. That will be rectified after every jj command, so hopefully this doesn't cause issues. |
||
---|---|---|
.. | ||
completions | ||
functions | ||
groff | ||
tools | ||
__fish_build_paths.fish.in | ||
config.fish |