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

Cursor does not follow ctrl+f and ctrl+b after upgrade to Atom 1.1 #903

Closed
damassi opened this issue Oct 30, 2015 · 13 comments
Closed

Cursor does not follow ctrl+f and ctrl+b after upgrade to Atom 1.1 #903

damassi opened this issue Oct 30, 2015 · 13 comments
Assignees
Labels

Comments

@damassi
Copy link

damassi commented Oct 30, 2015

No description provided.

@thomasjo
Copy link

Please provide more details about your setup; OS, installed packages, etc.

@damassi
Copy link
Author

damassi commented Oct 30, 2015

Sure thing -- OSX El Capitan (pretty standard setup) and here's a dump of my plugins. Downgrading fixed the issue.

atom-alignment@0.12.1
atom-beautify@0.28.16
atom-jade@0.3.0
atom-pair@2.0.10
atom-runner@2.4.6
autocomplete-php@0.3.7
base16-eighties-dark-syntax@0.1.0
black-and-white-ui@0.1.15
bottom-dock@0.3.5
close-other-tabs@0.1.0
color-picker@2.0.13
cursor-history@0.5.5
docblockr@0.7.3
git-plus@5.4.7
highlight-selected@0.10.1
ide-flow@0.8.0
indent-guide-improved@1.4.3
language-ejs@0.2.0
language-elm@1.2.0
language-haml@0.23.4
language-haskell@1.4.12
language-javascript-jsx@0.3.7
linter@1.9.1
linter-elm-make@0.3.0
linter-eslint@3.2.0
linter-php@1.0.5
markdown-scroll-sync@0.4.2
merge-conflicts@1.3.6
nuclide-click-to-symbol@0.0.22
one-dark-ui@1.1.5
open-terminal-here@2.1.0
painless-panes@0.1.0
react-snippets@0.2.0
script@3.0.1
solo-one-dark-ui@0.1.1
symbol-gen@1.0.0
sync-settings@0.6.0
tabs-to-spaces@0.11.1
term2@0.9.21
todo-manager@0.2.6
todo-show@0.16.0
trailing-semicolon@1.1.0
turbo-javascript@1.1.5
vim-mode@0.62.0
vim-mode-visual-block@0.2.13
zentabs@0.8.6

@thedaniel
Copy link
Contributor

@damassi can you reproduce with safe mode? You can launch Atom in safe mode with atom --safe in the terminal or Application: Open Safe in the command panel.

@thomasjo
Copy link

I was going to propose the same, but vim-mode is not a core package, so it'll be disabled when running in safe mode.

@thedaniel
Copy link
Contributor

Whoops!

@damassi
Copy link
Author

damassi commented Oct 30, 2015

Yeah, my setup is nothing special. Could someone with a mac please see if paging works with 1.1? If it does then i'll close and start debugging on my side

@damassi damassi closed this as completed Oct 30, 2015
@damassi damassi reopened this Oct 30, 2015
@maxbrunsfeld
Copy link
Contributor

I'm seeing that the editor scrolls correctly, but the cursor doesn't move correctly as you scroll. Is that what you're seeing @damassi?

@damassi
Copy link
Author

damassi commented Oct 30, 2015

Exactly. Like if you page down or up the cursor will stay behind. Sorry for being unclear!

@damassi damassi changed the title ctrl+f and ctrl+b broken after upgrade to Atom 1.1 Cursor does not follow ctrl+f and ctrl+b after upgrade to Atom 1.1 Oct 30, 2015
@ingshtrom
Copy link

+1

@mlynch
Copy link

mlynch commented Nov 2, 2015

Also seeing this with Ctrl+D, Ctrl+U on Atom 1.1.0 and atom-vim 0.62.0. The cursor doesn't follow the paging which it should.

@maxbrunsfeld maxbrunsfeld self-assigned this Nov 2, 2015
@mitchellwrosen
Copy link

+1, seeing this as well

@maxbrunsfeld
Copy link
Contributor

Hey everyone, sorry for not noticing this before we shipped v1.1.0. I believe this is fixed in vim-mode 0.63. Thanks for the reports.

@mlynch
Copy link

mlynch commented Nov 3, 2015

Thanks for the fix!

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

No branches or pull requests

8 participants