question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

jump-by-word (^+right) goes too far when tabs are involved

See original GitHub issue

compare the following press ^+right when cursor is at left edge depending on whether it’s a tab or a space

   word-here
   ^    ^
   |    + tabs stop here
   + spaces stops here

Issue Analytics

  • State:open
  • Created a year ago
  • Comments:13 (5 by maintainers)

github_iconTop GitHub Comments

1reaction
asottilecommented, Apr 21, 2022

^-right from beginning of the line goes to the wrong place when the line is indented with a tab – it should go to the same position as if the line were indented with spaces

0reactions
Marsma13commented, May 4, 2022

As Murtada-Altarouti stop working on this issue. I want to ask what is expected behaviour on this? Couse now tab works the same as single space. And the code works becouse we normally use 4 spaces. What should happen when we have \t\t in our code editor?

Read more comments on GitHub >

github_iconTop Results From Across the Web

Tab Jumping Too Far Right - Microsoft Community
I'm working on a Word doc and suddenly, after 50 pages, the tab does not indent as it should (.5") but rumps far...
Read more >
How to Adjust the Indents and Tabs in Microsoft Word
To change the indentation for an entire document, select all text in the document (press Ctrl + A ), then adjust the indent...
Read more >
Tab going way too far - Google Docs Editors Community
Please try the following: Press Ctrl + A to select all the content in your document. Then go to Format > Align &...
Read more >
How to adjust tab spacing in Word - YouTube
How to adjust the tab spacing in Microsoft WordIf your tab spacing is too big or too small you can adjust it by...
Read more >
Word 2013: Tab Stops - YouTube
Stop using the space bar to align your text in your Word documents. Use Tab Stops for a perfectly clean and lined up...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found