IntelliJ's embedded terminal does not load fish functions

后端 未结 5 987
别那么骄傲
别那么骄傲 2021-02-04 04:15

I\'m using IntelliJ\'s embedded terminal with the fish shell, which works well with one exception: it does not seem to load the fish functions defined in ~/.config/fish/fu

5条回答
  •  北荒
    北荒 (楼主)
    2021-02-04 04:46

    I was able to get the same result from echo $fish_function_path in IntelliJ's embeded terminal and iTerm2 by going to Settings | Terminal then turning off Shell integration.

    I was using phpStorm 2017.3.4 but I assume this will also work in any IntelliJ embedded terminal.

提交回复
热议问题