Files
fish-shell/share
phanium 1d827d1d2d Fix twice tokenize editor_cmd
```fish
export VISUAL='nvim --cmd let\ g:flatten_wait=1'
funced -s fish_prompt
```

`editor_cmd[3]` would be `let` rather than `let g:flatten_wait=1`
2025-02-02 16:20:12 -08:00
..
2025-02-02 16:20:12 -08:00
2025-01-26 20:30:48 -08:00