On Oct 30, 2007, at 9:20 AM, Benjamin Stiglitz wrote:
>
> That’s why Apple recommends an upgrade install, and not an archive  
> and install, which is essentially a new install with your old user  
> data. All the scare about upgrading messing up your machine is  
> unfounded, with the exception of the Unsanity APE case.

True, but I'm paranoid :->


Another oddity: my keybindings look like:

function my_keybindings
    fish_default_key_bindings
    bind \e\[5C nextd-or-forward-word
    bind \e\[5D prevd-or-backward-word
    bind -k home beginning-of-line
    bind -k end end-of-line
end

but I still get this constantly:

bind: Key with name 'home' does not have any mapping
bind: Key with name 'end' does not have any mapping

can this stuff be dumped to /dev/null instead?

Thanks,
Nick
-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/
_______________________________________________
Fish-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/fish-users

Reply via email to