Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

:g is not working as expected #1092

Open
naquad opened this issue Jan 19, 2017 · 1 comment
Open

:g is not working as expected #1092

naquad opened this issue Jan 19, 2017 · 1 comment

Comments

@naquad
Copy link

naquad commented Jan 19, 2017

Buffer:

111
222
111
444
111

Command: :g/111/d

Expected result: delete lines containing 111

Actual result: no changes in the buffer.

Additionally :g!/222/d is bailing out with error: Vintageous: 'str' object has no attribute 'consume' (:g!/asd/d)

Edit: Sublime Text 3 build 3126, Vintageous 4.0.4

@drei01
Copy link

drei01 commented Feb 22, 2017

I'm having this issue too.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants