On Wed, 21 Dec 2005, Egon Kocjan wrote:

> On Wednesday 21 December 2005 03:59, Egon Kocjan wrote:
> > On Tuesday 20 December 2005 09:32, you wrote:
> > > This could be a inputrc parsing issue or some terminal issue. Could
> > > you try removing the $include line at the beginning of
> > > /etc/fish_inputrc and see what happens?
> >
> > It works now! (I can press up and get the previous command, etc.)
>
> Ok, there is another issue with keys up and down. SUSE's inputrc binds keys to
> previous-history and next-history. fish does not seem to recognise them and
> writes:
> fish: Unknown command previous-history
> fish: Unknown command next-history
>
> I think fish should support these commands, since they are mentioned in
> readline man page:
>
>              previous-history (C-p)
>               Fetch the previous command from the history list, moving back in
> the list.
>        next-history (C-n)
>               Fetch the next command from the history list, moving forward in
> the list.
>

You're right, the previous-history and next-history should be made
into aliases for the history search functions. This'll be in 1.19.0.

Thanks.


-- 
Axel


-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://ads.osdn.com/?ad_id=7637&alloc_id=16865&op=click
_______________________________________________
Fish-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/fish-users

Reply via email to