Jöran Karl

Results 79 comments of Jöran Karl

Maybe I misunderstood something, but doesn't `log` simply store the commands used? In that case it can be seen as a simple singleton.

> P.S The more I know about log panes the more I feel that it should be treated like a special entity as infobar for example... Might be a feature...

Updated again after realizing that the same is reproducible with `vsplit` and the `term` at the left tab.

In non-`term` windows it will be solved with @dmaluka's PR (#3069) too. At least I wasn't able to reproduce it any longer.

I would like to see this feature in the near future too, because it's a really good idea to add this in a generic way into the `micro` code base...

No, combining `hltaberrors` and `hltrailingws` wasn't the intention of my question...at least not in the first place. In case we would combine it we most probably run in to the...

@dmaluka: I think the honor is yours now. :wink: @ the rest: Be patient a few more days and I assume the we don't need to wait any longer.

> Does micro have hook like `uninit` or `stop` or `close`? It uses the `deinit` callback/hook, which I didn't add so far. Good point. > In general I am against...

> The bindings for bookmarks were set BY ME NOT by the plugin for a start. https://github.com/haqk/micro-bookmark/blob/baca5fdd6a6475c3b8f9b1bb08192044ffcfff81/bookmark.lua#L401-L405 The plugin tells me something different...