On 5/21/07, Philip Ganchev <[EMAIL PROTECTED]> wrote:
> Function "help" invokes function "eval" to start a web browser:
>
> eval $fish_browser file://$__fish_help_dir/$fish_help_page
>
> Unfortunately, if the browser is a terminal browser, such as links or
> w3m, this does not work.  For example, w3m outputs an error "Error
> occured while reset 800b: errno=5", while links opens the page but
> does not respond to input.    Less does not work either.  I guess the
> "." builtin does not work as expected?
>

Oooh, subtle.

I'll have to think about that one.

-- 
Axel

-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
Fish-users mailing list
Fish-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fish-users

Reply via email to