You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Apr 24, 2020. It is now read-only.
With powerlevel9k sourced in my .zshrc file, each time I press the enter key, there is a line in /var/log/auth.log:
localhost.localdomain : Aug 25 19:40:50 : shini : a password is required ; TTY=pts/1 ; PWD=/home/shini ; USER=root ; COMMAND=/bin/true
If i disable powerlevel9k, there no more line in /var/log/auth.log
Hello
Describe Your Issue
With powerlevel9k sourced in my .zshrc file, each time I press the enter key, there is a line in /var/log/auth.log:
localhost.localdomain : Aug 25 19:40:50 : shini : a password is required ; TTY=pts/1 ; PWD=/home/shini ; USER=root ; COMMAND=/bin/true
If i disable powerlevel9k, there no more line in /var/log/auth.log
The .zshrc file : https://gist.github.com/Shini31/ae4179740f1c229b6d0dafaf83e0d798
Environment Information
This information will help us understand your configuration.
What version of ZSH are you using? zsh 5.3.1 (x86_64-debian-linux-gnu)
Do you use a ZSH framework (e.g., Oh-My-ZSH, Antigen)? Oh-My-ZSH
How did you install P9k (cloning the repo, by tarball, a package from your OS, etc.,)? cloning the repo
What version of P9k are you using? the master branch
Which terminal emulator do you use? Terminator
Regards.
The text was updated successfully, but these errors were encountered: