Skip to content
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

Use echo instead of echm when write message #5959

Open
wsdjeg opened this issue Apr 20, 2020 · 3 comments
Open

Use echo instead of echm when write message #5959

wsdjeg opened this issue Apr 20, 2020 · 3 comments

Comments

@wsdjeg
Copy link

wsdjeg commented Apr 20, 2020

when write a file via command :w, the filename information will be print to the cmd line, I do not know if it is printed via :echom. it makes the :message too mess.

@chrisbra
Copy link
Member

I think it can be good to know, that a file has been written when looking at the :mess output.

@wsdjeg
Copy link
Author

wsdjeg commented Apr 20, 2020

is it possible make it configable, because we want to use :message to show only the debug infomations. thing like:

xxx.tt written
8 lines yarked
etc.

can be hide.

@dpelle
Copy link
Member

dpelle commented Apr 20, 2020

@wsdejeg asked:

is it possible make it configable, because we want to use :message to show
only the debug infomations.

Not sure exactly what you want. But would this help you?

:filter /your_regexp/ message

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants