Saturday, April 2, 2016

Re: Using gx with text-only browser

On Sat, Apr 02, 2016 at 05:37:06AM -0700, John Little wrote:

> As a workaround, create a script called, say, vimlinks, in your $PATH with the following:
>
> #!/bin/bash
> links </dev/tty >/dev/tty 2>/dev/tty "$@"
>
> chmod +x it:
>
> chmod +x vimlinks
>
> then in vim use
>
> let netrw_browsex_viewer = "vimlinks"

Worked like a charm! How in the world did you ever know enough to figure
that out?

Thanks!

--
Peter King peter.king@utoronto.ca
Department of Philosophy
170 St. George Street #521
The University of Toronto (416)-978-3311 ofc
Toronto, ON M5R 2M8
CANADA

http://individual.utoronto.ca/pking/

=========================================================================
GPG keyID 0x7587EC42 (2B14 A355 46BC 2A16 D0BC 36F5 1FE6 D32A 7587 EC42)
gpg --keyserver pgp.mit.edu --recv-keys 7587EC42

--
--
You received this message from the "vim_use" maillist.
Do not top-post! Type your reply below the text you are replying to.
For more information, visit http://www.vim.org/maillist.php

---
You received this message because you are subscribed to the Google Groups "vim_use" group.
To unsubscribe from this group and stop receiving emails from it, send an email to vim_use+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

No comments: