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

zle reset-prompt cause enter in log file #29

Open
ghost opened this issue Aug 28, 2018 · 0 comments
Open

zle reset-prompt cause enter in log file #29

ghost opened this issue Aug 28, 2018 · 0 comments

Comments

@ghost
Copy link

ghost commented Aug 28, 2018

I need real-time clock in prompt so I enable trap with zle reset-prompt, this causing tmux-logging continue to capture like enter with TMOUT=1 - each 1s causing like new line, I have bunch of these lines in log file:

[user@localhost ~]
[user@localhost ~]
[user@localhost ~]
[user@localhost ~]

How could I avoid this? make tmux-logging ignore the trap/reset-prompt?

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

No branches or pull requests

0 participants