Files
ports/misc/py-powerline-status/pkg-message
T
Steve Wills b2e1e55a61 misc/py-powerline-status: Update to 2.8.1 [1]
While here, add docs

PR:		252544 [1]
Submitted by:	Newton Terry <newton.ja.terry@gmail.com> [1]
2021-01-17 15:15:34 +00:00

33 lines
815 B
Plaintext

[
{ type: install
message: <<EOM
A comprehensive documentation can be found at
https://powerline.readthedocs.io/en/latest/index.html
For shell configuration see "Usage - Plugins - Shell prompts".
To display powerline-status accurately in X Window System
terminal emulators make sure the following requirements are met:
- A font from port x11-fonts/powerline-fonts must be specified
in the X Window Systems X resource file ~/.Xdefaults or the
terminals preferences
- Locale must be set UTF-8 to the login shell in the user's
~/.login_conf, or the shells startup file, or system wide from
/etc/login.conf:
default:\
...
:umask=022:\
:charset=UTF-8:\
:lang=C.UTF-8:
Execute "cap_mkdb /etc/login.conf" to update the login class
capability database.
EOM
}
]