Hi Adam,

On 9/6/06, Adam Hitchcock <[EMAIL PROTECTED]> wrote:
> I have compiled fish to install in my ~/ directory under suse 10.0 and
> I get the error "fish: Unknown command "previous-history"" and "fish:
> Unknown command "next-history"" whenever I hit the up or down arrows.
> Also when I enter the shell initially I get the error "fish: Infalid
> sequence - Control-nothing?"

The first problem is because your inputrc-file chanbges various
keyboard shortcuts into ones not supported by fish. Try removing the
line that looks something like

$include /etc/inputrc

in the file /etc/fish_inputrc (or /usr/local/etc/fish_inputrc,
depending on where fish is installed), that should help with the
next-history problems for now. I'll try and implement a proper fix in
the next fish version.

As to the control-nothing problem, I saw that a few versions ago, but
the problem I had was fixed. What fish version are you using?

>
> any help would be appreciated
> -adam
>

-- 
Axel

-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Fish-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/fish-users

Reply via email to