Blaž Hrastnik

Results 491 comments of Blaž Hrastnik

Is this configurable in other editors? Why not make it an `usize` and skip that many levels: `starting_indent += skip`

Rather than making this configurable, should we just always skip the first level? Not sure what the default behavior is elsewhere

For me this is not a problem but a feature. Since all selections are edited at once, there is no "primary" apart from view focus. The default theme deliberately doesn't...

Prior discussion: https://www.reddit.com/r/kakoune/comments/txxv46/the_importance_of_distinguishing_primary_from/ I agree that maybe less distracting would be only coloring differently the primary cursor, not the whole selection.

(For visibility, replied here https://github.com/helix-editor/helix/pull/3696#discussion_r1014122780)

Wouldn't using something like sshfs to mount the remote fs be sufficient?

> @EpocSquadron I am happy to switch this around if desired, but this is what every layout I ever ran into uses. And yes, I do find :vsplit behavior surprising:-)...

Yes, I've been away for a week. I'll review the changes soon.

As far as I know, Cmd usually isn't exposed at all in macOS terminals, I think you'd need to remap it inside iTerm to expose it. It would start to...

Closing since issue doesn't provide any details.