Skip to content

Conversation

@matthias314
Copy link
Contributor

The editor definitions for micro and kakoune ignore the column argument although both editors accept a command line argument of the form +line:column besides +line. For micro, however, the column must not be zero, otherwise also line is ignored. So in this case we drop the column. (I wonder why the default values for line and column are 0 and not 1.)

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

Successfully merging this pull request may close these issues.

3 participants