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
I frequently find myself navigating through lengthy compiler output where I first zoom and then have to scroll through error messages. For this task, a combination of VimuxInspectRunner and VimuxZoomRunner would be handy (e.g., VimuxZoomInspectRunner).
Would you consider such a feature for a future release?
The text was updated successfully, but these errors were encountered:
I'd be willing to consider this as a PR if it was also documented. I don't want to make the array of commands provided but this seems like a reasonable complement to the existing set. It might be worth considering whether either the zoom or inspect functions would be better refactored as optional arguments for other functions rather than having one for each plus combos.
I frequently find myself navigating through lengthy compiler output where I first zoom and then have to scroll through error messages. For this task, a combination of
VimuxInspectRunner
andVimuxZoomRunner
would be handy (e.g.,VimuxZoomInspectRunner
).Would you consider such a feature for a future release?
The text was updated successfully, but these errors were encountered: