tommcdo / vim-exchange

Easy text exchange operator for Vim
MIT License
756 stars 23 forks source link

:ExchangeClear causes ambiguity with :Ex #29

Closed qstrahl closed 9 years ago

qstrahl commented 9 years ago

How dare you make me type another character to :Explore? As if vim-projectionist wasn't bad enough!

tommcdo commented 9 years ago

Hmm. I can see this being quite annoying. You could create a command alias, but that can be a hassle.

Any suggestions?

qstrahl commented 9 years ago

Alias is probably the way to go, but I wish it were easier to do.

qstrahl commented 9 years ago

Failing that, have you considered :XchangeClear? =P

tommcdo commented 9 years ago

Looping in @cohama to see how he feels about this.

cohama commented 9 years ago

I'm OK with that.