Set status job-control full (fixes #130)

This commit is contained in:
Ilan Cosman 2021-03-24 21:52:52 -07:00
parent 825f639fce
commit 28bfacafac

View File

@ -1,5 +1,7 @@
status is-interactive || exit
status job-control full # Remove in Fish 3.3.0, see https://github.com/fish-shell/fish-shell/issues/7842
# Set things that wont change
_tide_remove_unusable_items
_tide_detect_os