How do I use a visual selection in an ex command in vim? For example, suppose I have selected the text foo, and I want to use this to run :! open http://hackage.haskell.org/package/foo.
How do I use a visual selection in an ex command in vim? For example, suppose I have selected the text foo, and I want to use this to run :! open http://hackage.haskell.org/package/foo.