Skip to content

refactor(actions): remove linefeed on info messages. #1450

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jul 22, 2022

Conversation

cevhyruz
Copy link
Contributor

This will fix blocking messages in simple fs operations.

will fix #1448

@kyazdani42 kyazdani42 merged commit d927e89 into nvim-tree:master Jul 22, 2022
@kyazdani42
Copy link
Member

Thanks for the fix, the newline was used before because it was needed when doing vim.api.nvim_out_write, vim.notify must handle the formatting properly :)

@cevhyruz cevhyruz deleted the hotfix branch July 22, 2022 10:42
Almo7aya pushed a commit to Almo7aya/nvim-tree.lua that referenced this pull request Oct 11, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Blocking pop-up notifications when creating a folder/file
2 participants