aboutsummaryrefslogtreecommitdiffstats
path: root/misc/py-powerline-status/pkg-message
blob: e40dcf8b70e3126e17477344ca997e18a7f03620 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
[
{ 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
}
]