nyngwang
nyngwang
@BStephenBB No. I used to like the effect very much. But I uninstalled it after some troubles it caused when using with a more important plugin `nvim-tree.lua`. My advice: Be...
For anyone who is reading try this modified keymap: ``` vim.keymap.set({'n', 't'}, '', function () if (vim.api.nvim_win_get_config(0).relative ~= '') then vim.api.nvim_input('') end require('FTerm').toggle() end, NOREF_NOERR_TRUNC) ``` the little non-harmful drawback...
I hope this can be taken into consideration. So users won't have to solve it themselves painly.
> I'll investigate what is causing this. @numToStr Thanks :) > For anyone who is reading try this modified keymap: > > ``` > vim.keymap.set({'n', 't'}, '', function () >...
@mesudip You can turn your screen upside down then it will countup. Joke aside, I think this is a good idea.
> @nyngwang sometimes usable, but then its a stopwatch 🤔 Yup for example sometimes I need to know how much time I have spent on presentation slides.
@JBenda: Thanks for your issue! I'm busy with a new idea recently, so this will probably be a long-term one. Feel free to add more context since I know very...
So what's the solution?
Good news: I'm not using GUI (neo)vim anymore :) Unsubscribed.