Oh-my-fish: Error returned when running "omf reload"

Created on 28 Dec 2018  路  7Comments  路  Source: oh-my-fish/oh-my-fish

Below is the omf reload output:

鉁旓笌 ~ omf reload
There are still jobs active:

PID Command
0 omf.reload
0 omf.cli.reload $argv
0 __omf_last_command $argv
0 omf reload

A second attempt to exit will terminate them.
Use 'disown PID' to remove jobs from the list without terminating them.

Below is my omf doctor output:

鉁旓笌 ~ omf doctor
Oh My Fish version: 6
OS type: Darwin
Fish version: fish, version 3.0.0
Git version: git version 2.17.2 (Apple Git-113)
Git core.autocrlf: no
Your shell is ready to swim.

fish-3.0 upstream issue

All 7 comments

Yes, can confirm. This occurred after updating to fish 3.0.0.

Yah, iterm2 hangs on startup macOS after updating to fish 3.0.0 with OMF 6.0.

I wonder if the changes described in #644 would resolve the issues. If I have time, I'll implement them tomorrow and report back.

Meanwhile, you can use exec fish instead of omf reload.

Yah, iterm2 hangs on startup macOS after updating to fish 3.0.0 with OMF 6.0.

I wonder if the changes described in #644 would resolve the issues. If I have time, I'll implement them tomorrow and report back.

@nonissue maybe oh-my-fish/plugin-vcs#6 helps you?

Thanks to @faho, who kindly fixed the issue upstream, we just need to wait for the next Fish Shell release. Until then, exec fish is your friend.

Let's keep an eye on fish-shell/fish-shell#5520.

Tested against 1-day-old Fish 3.0.1 It works! YAY!!

Was this page helpful?
0 / 5 - 0 ratings

Related issues

calebmeyer picture calebmeyer  路  4Comments

andrewrynhard picture andrewrynhard  路  7Comments

nathanchere picture nathanchere  路  3Comments

adrianObel picture adrianObel  路  6Comments

kaelumania picture kaelumania  路  6Comments