Andrew Kwon

Results 27 comments of Andrew Kwon

Lua heredocs should be available in Neovim 0.5 and above. Are you using an older version of Neovim?

Hi @nomorechokedboy! Do you have any particular icon sets in mind? Might be cool if assets are provided for most (if not all) the ones that are [currently being supported](https://github.com/andweeb/presence.nvim/blob/main/lua/presence/file_assets.lua)....

Hi @cytheworker! Interesting, I think this is actually an oversight on my part since I tend to be editing files in workspaces more often than not. What you're suggesting probably...

Hi @notjl, thanks for the praise, and the ideas! > * Change button label. This should actually be achievable with the `buttons` setup option introduced in #27! There's no explicit...

Hi @kabessao! Sorry for the very late response, this year has been crazy hectic for me so I'm only just now following up on these issues. As for your request,...

Thanks, I appreciate it :) Yep my thought is that I'd have this issue be open and represent the feature to add support for toggleterm in general (and potentially terminal...

Hi @CanKolay5677! I haven't heard of Termux before but it looks like it's a terminal application in... Android? 🤨 So is the idea to set Rich Presence on the Discord...

Hi @Iamafnan thanks for providing those logs! That's pretty interesting... I would've expected an `ENOENT` error instead of an `ECONNREFUSED` error. In other words it looks like the socket may...

Hi @Iamafnan, sorry no updates yet! I haven't had much time lately to set up Neovim on Android to investigate how to achieve Android support. First thing to determine whether...

Hi @takase1121! Hmmm that's interesting.. I did locally test WSL 2 with socat and npiperelay but ran into issues with the relay connection being closed all the time. I wonder...