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

Virtual space #1095

Open
borela opened this issue Feb 21, 2017 · 0 comments
Open

Virtual space #1095

borela opened this issue Feb 21, 2017 · 0 comments

Comments

@borela
Copy link

borela commented Feb 21, 2017

Hi
I know sublime itself doesn't support virtual spaces but it could be simulated by adding spaces to the line when needed before a motion is executed, for example:

// before moving the caret down
my long line with some text []
short line

// after moving the caret down
my long line with some text
short line..................[]

most people trim the file before saving, so the extra space wouldn't be an issue.

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

1 participant