logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

powerline-daemon - Daemon that improves powerline performance.

Author

       Written  by Kim Silkebækken, Nikolay Pavlov, Kovid Goyal and contributors. The glyphs in the font patcher
       are created by Fabrizio Schiavi.

Description

--quiet, -q
              Without other options: do not complain about already running powerline-daemon instance. Will still
              exit with 1. With --kill and --replace: do not show any messages. With --foreground: ignored. Does
              not silence exceptions in any case.

       --socket, -sS
              Specify socket which will be used for connecting to daemon.

       --kill, -k
              Kill an already running instance.

       --foreground, -f
              Run in the foreground (don’t daemonize).

       --replace, -r
              Replace an already running instance.

       -h, --help
              Display help and exit.

Name

       powerline-daemon - Daemon that improves powerline performance.

Reporting Bugs

       Report powerline-daemon bugs to https://github.com/powerline/powerline/issues.

See Also

powerline(1)

beta                                            January 22, 2025                             POWERLINE-DAEMON(1)

Synopsis

powerline-daemon [--quiet] [--socket=S] ( [--kill] | (
                           [--foreground] | [--replace] ) )

See Also