Hi Marcos! Marcos Cruz <[email protected]> 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 ------------------------------------------------------------------------------ Don't let slow site performance ruin your business. Deploy New Relic APM Deploy New Relic app performance management and know exactly what is happening inside your Ruby, Python, PHP, Java, and .NET app Try New Relic at no cost today and get our sweet Data Nerd shirt too! http://p.sf.net/sfu/newrelic-dev2dev _______________________________________________ Vimprobable-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/vimprobable-users
