Aetf
Aetf
> Is the problem here that the commands property of the client dictionary is being used to create command :SomeCustomCommand and also used as the handlers for clientside code action...
What is the current state of input method support? Any progress or is this feature postponed?
I'm not a developer of any input-method, I just use fcitx and want to continue to use it in kmscon ;) After looked around in fcitx source code, I found...
Do you mean things like emojis? This also depends on what shell you are using. Probably you can have a try on my [fork](https://github.com/Aetf/kmscon), with a patched [libtsm](https://github.com/Aetf/libtsm). I recently...
You could try my [fork](https://github.com/Aetf/kmscon), which fixes this and a few other things. And this is an updated version of its dependency: [libtsm](https://github.com/Aetf/libtsm).
@cirosantilli Oh somehow I didn't notice I've disabled the issue tracker. Please move the discussion there: Aetf/kmscon#2
Hi, I have [a fork of libtsm](https://github.com/Aetf/libtsm), you can use it to replace standard libtsm and you will get true color :smile:
Not sure if this is related, but I feel it's similar. I'm using jupytext in the command line and the config file in the parent folder won't take effect unless...
I implemented custom commands in my personal configs. It only depends on lspconfig. In case anyone finds it useful: https://github.com/Aetf/ucw.nvim/blob/main/lua/ucw/lsp/lang/ltex.lua
With permission 777 on the host folder, I have strange behavior in the guest windows: - can only create new folders but not normal files (new folder is the only...