Closed minocrafft closed 1 year ago
why is nvchadUpdate even involved here? do you want to run macro before update?
NvChadUpdate
is pulling the latest update to local. right?
So I thought some of the features were changed during the update.
If there is not any change, Isn't it supposed to appear?
@minocrafft yes nvchadUpdate pulls latest commit. but what does recording have to do with it?
Sorry, please excuse my poor expression
Previously, the word recording @a
was displayed in the lower left corner, which means that you are recording a macro to register, but it does not appear now.
So there's no way to know if the macro key is working properly.
Of course, I can check it through the :register
command, but I want to be able to know in real time.
@minocrafft press qa again
Ooh.. I think there's a problem with my setting. Thank you.
I found the problem. The folke/noice.nvim was the cause.
Previously, the text was displayed at the bottom left, but the letter began to be invisible as it was displayed in the center floating window due to the noice.nvim
plugin.
When the noice.nvim
is disabled, the text appears properly.
yes, noice overrides some default functionality so messages wont show down ( cmd area ) but they'll be shown as notifications. i dont like that way so i dont use it.
Always verify issue before posting on nvchad github!
Describe the bug I remember the phrase like
recording @a
appearing in the past when using the Vim macro with nvchad, but, It no longer sees this phrase after updating to the latest version.To Reproduce Steps to reproduce the behavior:
qa
Screenshots The "기록중" is the same word as "recording" in Korean. Pure vim appears the phrase
recording @a
. But, neovim is not.Is the feature no longer used?
Desktop (please complete the following information):