| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
47x14 terminal size
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
fixes #678
|
|
|
|
| |
fixes #668
|
|
|
|
| |
terminal dimensions; fixes #649
|
| |
|
| |
|
|
|
|
| |
width savings to be able to show more styles on narrow terminals
|
| |
|
| |
|
| |
|
| |
|
|\ |
|
| |
| |
| |
| | |
builtin powerline glyphs
|
|/ |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
| |
- use POWERLEVEL9K_ICON_PADDING instead of
POWERLEVEL9K_VISUAL_IDENTIFIER_EXPANSION to customize padding after
icons
- remove reliance on UTF-8 locale when the config is being sourced
|
|
|
|
|
|
| |
This reverts commit a2af168eb4099cd2f19fcb671ef6b5d55f5bc7f9.
Reason: Konsole has a bug that triggers when using \e\ instead of \a.
|
| |
|
|
|
|
|
|
|
|
|
|
|
| |
See https://gist.github.com/egmontkob/eb114294efbcd5adb1944c9f3cb5feda.
The sequence is terminated with ST (string terminator) which is
typically ESC \. (Although ST is the standard sequence according to
ECMA-48 §8.3.89, often the BEL (\a) character is used instead. This
nonstandard choice originates from XTerm, and was later adopted by
probably all terminal emulators to terminate OSC sequences. Nevertheless,
we encourage the use of the standard ST.)
|
| |
|
| |
|
|
|
|
| |
offer to change to blurred
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|