GithubHelp home page GithubHelp logo

Comments (62)

Qix- avatar Qix- commented on September 3, 2024 10

This hasn't been updated in almost 5 years. This won't be fixed. They have abandoned this project. Find another Vim plugin. '+1'-ing it won't help.

from vintage.

MitchellMcKenna avatar MitchellMcKenna commented on September 3, 2024 7

+1 for this, as a VIM user Visual Block mode is engrained into my head, not having it is a deal breaker for me

from vintage.

franciscolopezsancho avatar franciscolopezsancho commented on September 3, 2024 6

Yess. Thanks!!. NeoVintageous has block-selection mode. You need to activate it though; go to Preferences -> Settings and set "vintageous_use_ctrl_keys": true,

from vintage.

rschalch avatar rschalch commented on September 3, 2024 5

+10000

from vintage.

anaskhan96 avatar anaskhan96 commented on September 3, 2024 5

@kyleholzinger you might be interested in checking out Vintageous. I just started using it as an alternative to Vintage, and for starters, they have Visual Block mode.

from vintage.

lvvorz avatar lvvorz commented on September 3, 2024 1

+10086s

from vintage.

avegancafe avatar avegancafe commented on September 3, 2024 1

This is awesome @anaskhan96, I actually found NeoVintageous works better for me, but thanks for the recommendation!

from vintage.

misfo avatar misfo commented on September 3, 2024

In my experience Vim's block selection is useful in a subset of the case for which Sublime's multiple selection is useful (i.e. multiple selection is more powerful). So I'm more than happy having multiple selection instead. Thoughts?

from vintage.

maelp avatar maelp commented on September 3, 2024

I did not know at that time that there existed a multiple selection feature,
however I'd be interested to know how to easily write a plugin such
that ctrl+v enters column multiple selection mode,
and that pressing up and down selects the column on the line above or
below, and pressing left and right is equivalent to pressing
shift+left and shift+right in multiple selection in that it does a
block selection
is that complex to write, would you mind giving me a hint as to where
I should look to understand how to do this (I know Python but I never
wrote plugins for Sublime Text, plus I wonder whether one should add
the key shortcut to the vintage shortcuts or to the Sublime Text
general key shortcuts? )

On Fri, Mar 9, 2012 at 06:38, Trent Ogren
[email protected]
wrote:

In my experience Vim's block selection is useful in a subset of the case for which Sublime's multiple selection is useful (i.e. multiple selection is more powerful).  So I'm more than happy having multiple selection instead.  Thoughts?


Reply to this email directly or view it on GitHub:
#74 (comment)

from vintage.

guillermooo avatar guillermooo commented on September 3, 2024

@misfo, I don't think ST has a true block selection? Vertical selections that are smaller than whole lines will necessarily be multiple selections. I'm fine with this.

So:

  • CTRL-V
  • 2j

...would yield three selections starting at the same column. Further horizontal movement should then work as in multiple selections. Further vertical movement should add/subtract selections.

Is that what you mean?

from vintage.

misfo avatar misfo commented on September 3, 2024

I think that could work. I'm just not sure it would provide much advantage over just using the existing multiple selection functionality with Vintage mode

from vintage.

maelp avatar maelp commented on September 3, 2024

That would be great

On Fri, Mar 9, 2012 at 14:06, Trent Ogren
[email protected]
wrote:

I think that could work. I'm just not sure it would provide much advantage over just using the existing multiple selection functionality with Vintage mode


Reply to this email directly or view it on GitHub:
#74 (comment)

from vintage.

guillermooo avatar guillermooo commented on September 3, 2024

Meaning Ctrl+D and Ctrl+U only? I would certainly like to be able to extend/shrink the selection vertically with j/k instead of Ctrl+Alt+Arrow Down. TBH, I've tried to implement this already, but I gave up after a couple of attempts.

from vintage.

phzbox avatar phzbox commented on September 3, 2024

I agree that Ctrl+V should do a block selection rather than paste in vim-mode (where people paste with p and P).

@MitchellMcKenna : An easy workaround is to use "wv" instead of ctrl+v, which select the next word. More often than not, I was doing ctrl+v ww or something similar, so by not having the block selection, I make my selection more accurate the first time : )

from vintage.

yinrong avatar yinrong commented on September 3, 2024

+1 want ctrl+v to be vertical selction

from vintage.

ethan-cao avatar ethan-cao commented on September 3, 2024

vote for it!

from vintage.

xsong16 avatar xsong16 commented on September 3, 2024

+1 for this too

from vintage.

slonia avatar slonia commented on September 3, 2024

+1

from vintage.

Yakubovich avatar Yakubovich commented on September 3, 2024

+1 (this is currently my only reason for not switching to Sublime)

from vintage.

guillermooo avatar guillermooo commented on September 3, 2024

@Yakubovich Have you tried Vintageous (on GH too)?

from vintage.

Yakubovich avatar Yakubovich commented on September 3, 2024

@guillermooo thanks, that works for me!

from vintage.

tonnyone avatar tonnyone commented on September 3, 2024

+1 i need the Ctrl + v

from vintage.

ebylund avatar ebylund commented on September 3, 2024

This is my biggest hold back for not using sublime as my full time editor. I love the out of the box vintage mode, but the block selection is a huge feature i use that i wish it had

from vintage.

arasmussen avatar arasmussen commented on September 3, 2024

+1 want

from vintage.

jwmortensen avatar jwmortensen commented on September 3, 2024

+1

from vintage.

yinrong avatar yinrong commented on September 3, 2024

stop using sublime. back to using VIM and find I just don't need sublime

from vintage.

hanjukim avatar hanjukim commented on September 3, 2024

+1 ctrl+v to column selection!!

from vintage.

hkinks avatar hkinks commented on September 3, 2024

+1

from vintage.

caiotomazelli avatar caiotomazelli commented on September 3, 2024

+1

from vintage.

tl3shi avatar tl3shi commented on September 3, 2024

+1

from vintage.

raghavrv avatar raghavrv commented on September 3, 2024

+100

from vintage.

trobert2 avatar trobert2 commented on September 3, 2024

+1

from vintage.

hlzz avatar hlzz commented on September 3, 2024

+10086

from vintage.

Qix- avatar Qix- commented on September 3, 2024

4 years later, still not here. Still a dealbreaker. Even if ^V meant using Sublime's multiple selection thing, then great. The fact it isn't there in any capacity forces me not to use Sublime unfortunately.

from vintage.

tomleo avatar tomleo commented on September 3, 2024

In some vim GUIs ctrl-q is used instead of ctrl-v. By using ctrl-q, you don't change the default key mapping for ctrl-v.

from vintage.

 avatar commented on September 3, 2024

+10086

from vintage.

theSha1chemist avatar theSha1chemist commented on September 3, 2024

+ 1

from vintage.

omarps avatar omarps commented on September 3, 2024

+1

from vintage.

happyHou avatar happyHou commented on September 3, 2024

+1

from vintage.

fut33v avatar fut33v commented on September 3, 2024

+1

from vintage.

yudai524 avatar yudai524 commented on September 3, 2024

+1

from vintage.

happyHou avatar happyHou commented on September 3, 2024

+1

from vintage.

mikeybkats avatar mikeybkats commented on September 3, 2024

+1

from vintage.

mgresko avatar mgresko commented on September 3, 2024

+1

from vintage.

mgresko avatar mgresko commented on September 3, 2024

+1

from vintage.

marciol avatar marciol commented on September 3, 2024

+1

from vintage.

odjhey avatar odjhey commented on September 3, 2024

+1111 any update on this?

from vintage.

roskow12 avatar roskow12 commented on September 3, 2024

+1

from vintage.

houming818 avatar houming818 commented on September 3, 2024

+1 want ctrl+v to be vertical selction

from vintage.

tgudlek avatar tgudlek commented on September 3, 2024

+1

from vintage.

pyq19 avatar pyq19 commented on September 3, 2024

+1s

from vintage.

avegancafe avatar avegancafe commented on September 3, 2024

+1

from vintage.

mfournial avatar mfournial commented on September 3, 2024

+1

from vintage.

ksttest avatar ksttest commented on September 3, 2024

+1

from vintage.

samwestmoreland avatar samwestmoreland commented on September 3, 2024

+1

from vintage.

avegancafe avatar avegancafe commented on September 3, 2024

Is there any reason for this not to be updated? This is a built-in plugin in sublime. If it's abandoned, it should probably be taken out

from vintage.

anaskhan96 avatar anaskhan96 commented on September 3, 2024

It's real sad to see they've abandoned this issue as it is. Visual Block mode is a critical feature, and there should've been atleast some steps taken toward addressing its absence, specially if there's support from users in the community over a course of almost 6 years now.

from vintage.

avegancafe avatar avegancafe commented on September 3, 2024

++ @anaskhan96 . This is the sole reason that I refuse to use sublime. I use like 7 different editors and sublime beats all of them in many many ways, but this is far too crucial of a feature to be missing.

from vintage.

ghking1 avatar ghking1 commented on September 3, 2024

+1

from vintage.

wsunid avatar wsunid commented on September 3, 2024

+1

from vintage.

StephenLeeUSTC avatar StephenLeeUSTC commented on September 3, 2024

This is awesome @anaskhan96, I actually found NeoVintageous works better for me, but thanks for the recommendation!

That's really awesome! I really recommend vim user like me install and config it.

from vintage.

jkryanchou avatar jkryanchou commented on September 3, 2024

vintageous_use_ctrl_keys

Wow! it works, I'm looking forward the solution for a long time. Excellent Job!

from vintage.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.