Hi Marcos!
Marcos Cruz <vim...@pr...> wrote:
> I miss an option to generate an open command with the current URL
> (what the ";O" binding does with links). Elinks, my favourite console
> browser, provides such command (goto-url-current) and I find it very
> useful.
>
> I've read the man pages and I think it's impossible to do this with
> Vimprobable yet, isn't it?
It is possible, just use O or T (if you want to open a new window based
on the current one's URL). If that's not on the man page, it is an
oversight.
> An option to generate an open command with the URL from clipboard
> would be interesting too.
That indeed does not exist as a direct keybinding, but it is possible
using the regular commands: Type 'o', then Ctrl-v (GTK standard) to
paste from the clipboard.
Hannes
|