madsem
madsem
I had to create a fake media library folder and register it only in that file collection, then the error went away. It's using Uploadcare but somehow needs this media...
@faho thanks for the quick reply! iTerm is the latest version: Build 3.2.9 This is my whole `~/.config/fish/config.fish`: ```shell # disable greeting set fish_greeting # if there's a .secrets file,...
Also I've the read #4521 and there it was predictable, here the warning appears erratic, and I honestly couldn't figure out yet what triggers it. I can run any command...
@faho I've followed your advice, but so far it didn't change anything. What I did was: - I emptied the complete config file I've pasted above. - I left only...
PS: here is the output of `functions --handlers`: ```shell ➜ functions --handlers Event signal SIGTRAP fish_sigtrap_handler SIGWINCH __fish_winch_handler Event variable PWD __z_on_variable_pwd fish_color_cwd __fish_repaint fish_color_cwd_root __fish_repaint_root fish_key_bindings __fish_reload_key_bindings fish_user_paths __fish_reconstruct_path...
Also uninstalled `z`, as I saw it was using a function with PWD. But again, no change, still happening. As you can see, now there's only fish internal functions left:...
@gnachman also happens without any remote ssh connection... Like i wrote above, it happens also on a fresh terminal window if you type ~ and then hit enter. Ps: I’ve...
@gnachman I disabled per your instructions, and can reproduce it. Filing bug report on iterms channel. Thanks! :)
In the meantime, how could we make this work? Or would it only be possible with php/vapor installer etc installed on local machine directly?