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
In GUI Emacs they appear in the fringe but this is missing in terminal mode. Is there a way to get them to show up in a gutter for terminal mode similar to modules like git-gutter+ etc. For example in my screenshot I have a breakpoint set on line 71:
The text was updated successfully, but these errors were encountered:
Christopher <notifications@github.com> writes:
In GUI Emacs they appear in the fringe but this is missing in terminal mode. Is there a way to get them to show up in a gutter for terminal mode similar to modules like `git-gutter+` etc. For example in my screenshot I have a breakpoint set on line 71:
<img width="202" alt="screenshot at jun 08 15-27-21"
src="https://user-images.githubusercontent.com/16520875/41163495-b3f56520-6b30-11e8-83f5-554a123ee53c.png">
That's definitely possible, but not done at the moment.
If you want to work on it, I'd love to review a PR ;-)
In GUI Emacs they appear in the fringe but this is missing in terminal mode. Is there a way to get them to show up in a gutter for terminal mode similar to modules like
git-gutter+
etc. For example in my screenshot I have a breakpoint set on line 71:The text was updated successfully, but these errors were encountered: