Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

A \' in configuration file will lead to the crash of fishfish #339

Closed
indam opened this issue Oct 6, 2012 · 1 comment
Closed

A \' in configuration file will lead to the crash of fishfish #339

indam opened this issue Oct 6, 2012 · 1 comment
Milestone

Comments

@indam
Copy link

indam commented Oct 6, 2012

I just wrote the following line in the ~/.config/fish/config.fish, and sourced it then fishfish crashed. I have to kill it in the monitor.

set fish_greeting Welcome\ to\ fishfish's\ linux!

@ridiculousfish
Copy link
Member

A few related issues:

  • The protocol between fish and fishd escaped inconsistently
  • fishd had screwy fork guards

Should be resolved with this commit:

To git@github.com:fish-shell/fish-shell.git
b67526a..51de269 master -> master

Note that you will have to shut down all of your shells (so fishd restarts) after installing.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Apr 19, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants