HackerTrans
トップ新着トレンドコメント過去質問紹介求人

krobelus

no profile record

コメント

krobelus
·4 か月前·議論
these have been fixed as of 4.4.0
krobelus
·昨年·議論
Kakoune has network-transparency - you can run the editor server on a remote system and run editor clients locally, communicating only via Unix socket.
krobelus
·昨年·議論
> You can effectively run whole development (LSP, docker, compiler, files) on remote like it is on your local machine.

the same is possible with any other editor that implements a client/server model, and it can be done without giving the server the ability to execute code on the client
krobelus
·2 年前·議論
Amazing project, very useful
krobelus
·2 年前·議論
you're probably using an old version
krobelus
·2 年前·議論
https://news.ycombinator.com/item?id=26507205
krobelus
·2 年前·議論
I use git autofixup; it was much better than git absorb last time I checked

> it doesn’t say anything when there was no match

that's what it should do

> it can be quite slow as things grown

How? All the slowness (on large repos) I've seen has been fixed.