I looked at your config and it looks fine. As @faho intimated this is
almost certainly a locale related problem. You have
1. set -x LC_ALLen_US.UTF-8
at the bottom of your config.fish. What happens if you move that to the top
of your config.fish? If you don't change anything but simply r
Dave Cottlehuber writes:
> hi all,
>
> after updating my FreeBSD boxes today, I get:
Which FreeBSD version? We've had some issues with FreeBSD 11 and 12 -
see https://github.com/fish-shell/fish-shell/issues/3302.
Cheers,
Fabian
signature.asc
Description: PGP signature
---
hi all,
after updating my FreeBSD boxes today, I get:
- arrow key mapping don't work, displaying instead [A for up arrow etc,
[D instead of backspace etc. line completion is also broken.
- errors from my previously-working aliases at ssh login time:
alias: Name cannot be empty
alias: Name cann
On Tue, Sep 20, 2016, at 03:44 AM, Jonathan R. Williford wrote:
> Typing "bar" and then up-arrow will scroll through the history of commands
> that contain "bar", including "foobar". Is there a way to scroll through the
> history of commands that start with "bar", excluding commands like "foobar"
Typing "bar" and then up-arrow will scroll through the history of commands
that contain "bar", including "foobar". Is there a way to scroll through
the history of commands that start with "bar", excluding commands like
"foobar" that does not start with "bar"?
If there is not a built in key-combina