Skip to content
This repository has been archived by the owner on Mar 3, 2023. It is now read-only.

atom filename:line_number not consistent results #2745

Closed
kyleknighted opened this issue Jun 25, 2014 · 7 comments
Closed

atom filename:line_number not consistent results #2745

kyleknighted opened this issue Jun 25, 2014 · 7 comments
Labels

Comments

@kyleknighted
Copy link

Using the command atom filename:line_number or Cmd+Clicking from iTerm provides less than consistent results.

Testing something like atom Gemfile:10 appears to work, as well as atom ./app/assets/stylesheets/application.scss:25 but then trying to do atom ./spec/features/some_spec.rb:271 will open the file but not jump to line 271. As well as Cmd+Clicking that path will open some_spec.rb: (note the appended colon) and the file will be blank.

Conversation on the topic can be found at http://discuss.atom.io/t/open-file-from-iterm/10417/

Platform: OSX 10.9.3
Atom: 0.106.0
iTerm2: 1.0.0.20140518

@kyleknighted kyleknighted changed the title atom filename:line_number not consistent results atom filename:line_number not consistent results Jun 25, 2014
@izuzak izuzak added the bug label Jun 26, 2014
@kevinsawicki kevinsawicki self-assigned this Jul 1, 2014
@kevinsawicki
Copy link
Contributor

When you do atom ./spec/features/some_spec.rb:271 do you see the right cursor position in the status bar? Does it should 271 as the row number?

I'm able to reproduce this where the cursor shows at the top of the file but the status bar claims the cursor is at a different location which is really strange.

@kyleknighted
Copy link
Author

Yup, looks like I'm having those same results.

@kevinsawicki kevinsawicki removed their assignment Aug 25, 2014
@fixe
Copy link

fixe commented Feb 3, 2015

I'm also having this issue. Any clues?

@50Wliu
Copy link
Contributor

50Wliu commented Dec 22, 2015

@kyleknighted, @fixe can either of you reproduce this on Atom 1.3.x?

@fixe
Copy link

fixe commented Mar 7, 2016

Works fine in the latest version.

@50Wliu
Copy link
Contributor

50Wliu commented Mar 7, 2016

Awesome, thanks for the update!
@kyleknighted if you can still reproduce this on Atom 1.5 or above please comment here, and I'll re-open. Thanks!

@50Wliu 50Wliu closed this as completed Mar 7, 2016
@lock
Copy link

lock bot commented Apr 11, 2018

This issue has been automatically locked since there has not been any recent activity after it was closed. If you can still reproduce this issue in Safe Mode then please open a new issue and fill out the entire issue template to ensure that we have enough information to address your issue. Thanks!

@lock lock bot locked and limited conversation to collaborators Apr 11, 2018
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

5 participants