Skip to content
This repository has been archived by the owner on Apr 6, 2018. It is now read-only.

Go to line number is off #749

Closed
smaili opened this issue Jul 8, 2015 · 6 comments
Closed

Go to line number is off #749

smaili opened this issue Jul 8, 2015 · 6 comments

Comments

@smaili
Copy link

smaili commented Jul 8, 2015

I noticed whenever I try to go to a particular line, it's off by one. I'm guessing it's just some indexing issue.

E.g., typing :20 takes me to line 21.

Also, is there a way to show the bottom input bar when entering a line number? That way I can see what line I'm typing?

@bronson
Copy link
Contributor

bronson commented Jul 9, 2015

Hm, I can't reproduce this.

What type of file? And does line wrapping affect it?

It's true, showing the keys typed in the status bar while in operator pending mode would be very cool. And it would be more Vim-like. That probably merits its own issue.

@smaili
Copy link
Author

smaili commented Jul 9, 2015

To be honest, all files. I'm pretty sure I have line wrapping completely disabled but if you tell me what the setting name is I can check to make sure.

I'll go ahead and open a new issue regarding the bar.

@bronson
Copy link
Contributor

bronson commented Jul 9, 2015

Might be related to #716? You have ex-mode installed?

@jacekkopecky
Copy link
Contributor

Typing :20 would be an ex-mode command, so possibly this could be an
issue for that package, rather than vim-mode.
On 9 Jul 2015 02:33, "Scott Bronson" notifications@github.com wrote:

Probably related to #716 #716


Reply to this email directly or view it on GitHub
#749 (comment).

@smaili
Copy link
Author

smaili commented Jul 9, 2015

Thanks for the clarification, I didn't realize ex-mode may be the package.

Is there a way to transfer issues between projects or should we just close this and open a new there?

@winstliu
Copy link
Contributor

winstliu commented Jul 9, 2015

This issue was moved to lloeki/ex-mode#67

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

No branches or pull requests

4 participants