You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If I open a file from the quickfix window with T, the new tab is opened without moving to it (as expected), but my cursor is moved from the quickfix buffer to one of the windows in the same original tab.
EXPECTED
Cursor to stay in the quickfix window/buffer
The text was updated successfully, but these errors were encountered:
ACTUAL
If I open a file from the quickfix window with
T
, the new tab is opened without moving to it (as expected), but my cursor is moved from the quickfix buffer to one of the windows in the same original tab.EXPECTED
Cursor to stay in the quickfix window/buffer
The text was updated successfully, but these errors were encountered: