| Commit message (Collapse) | Author | Age | Files | Lines |
... | |
| |
|
| |
|
| |
|
| |
|
|\ |
|
|/|
| |
| |
| | |
https://github.com/ancarpan/powerlevel10k into ancarpan-terraform-show-default
|
| | |
|
|/ |
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
The original icon (U+FBF1) is in fact a ligature. Some terminals do
funky things when displaying it. For example:
print '\uFBF1 42 abc'
When executed in a VTE-based terminal with Nerd Fonts, it'll print this:
42 X abc
Here X stands for the glyph that Nerd Fonts uses for U+FBF1.
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
transient prompt; see #820
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
github); see #808
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
wizard
|
| |
|
| |
|
|
|
|
| |
exit; see #770
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
This reverts commit 646a826440235307ba358fd83ff2eb2eadd71b80.
|
| |
|
| |
|
|\ |
|
| |
| |
| |
| |
| | |
With `setopt warn_create_global`, I get this warning:
_p9k_preexec2:1: scalar parameter _p9k__preexec_cmd created globally in function _p9k_preexec2
|
|/ |
|