Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | wizard: fix handling for $ZDOTDIR and $HOME with special symbols ("%", "$", ↵ | romkatv | 2019-09-06 | 2 | -11/+11 |
| | | | | etc.) | ||||
* | pull upstream changes from gitstatus | romkatv | 2019-09-05 | 1 | -2/+2 |
| | |||||
* | if auto_name_dirs is set, show directory without named directory support | romkatv | 2019-09-04 | 1 | -23/+29 |
| | |||||
* | don't offer to install font if there is no curl | romkatv | 2019-09-04 | 1 | -0/+1 |
| | |||||
* | better iTerm version filter | romkatv | 2019-09-04 | 1 | -1/+1 |
| | |||||
* | bug fix: don't attempt to source .p10k.zsh when wizard exits to restart iTerm2 | romkatv | 2019-09-04 | 2 | -3/+8 |
| | |||||
* | minor fixes | romkatv | 2019-09-04 | 1 | -2/+2 |
| | |||||
* | wizard: offer to override font on Termux if it is not MesloLGS NF | romkatv | 2019-09-03 | 1 | -1/+5 |
| | |||||
* | wizard: offer to install Meslo NF on iTerm2 | romkatv | 2019-09-03 | 1 | -29/+101 |
| | |||||
* | wizard: offer to install Meslo NF on Termux | romkatv | 2019-09-03 | 1 | -12/+98 |
| | |||||
* | wizard: better text overflow | romkatv | 2019-09-03 | 1 | -6/+5 |
| | |||||
* | wizard: add round separators, heads and tails | romkatv | 2019-09-03 | 1 | -13/+77 |
| | |||||
* | wizard: better text overflow | romkatv | 2019-09-03 | 1 | -40/+55 |
| | |||||
* | wizard: make it look better on narrow screens | romkatv | 2019-09-03 | 2 | -7/+28 |
| | |||||
* | Merge pull request #198 from gschizas/patch-1 | Roman Perepelitsa | 2019-09-03 | 1 | -1/+1 |
|\ | | | | | Fix name of old windows terminal emulator | ||||
| * | Fix name of old windows terminal emulator | George Schizas | 2019-09-03 | 1 | -1/+1 |
|/ | | | Command prompt is the shell, Console Host is the (equivalent) of xterm. | ||||
* | wizard: reduce the minimum required terminal width from 80 to 51 | romkatv | 2019-09-02 | 2 | -13/+18 |
| | |||||
* | don't set prompt_cr | romkatv | 2019-09-02 | 1 | -2/+3 |
| | | | | | | | Some users prefer to have broken prompt if the last line of command output doesn't end in \n. Powerlevel10k should respect their choice. See #197. | ||||
* | don't set prompt_sp | romkatv | 2019-09-02 | 1 | -2/+3 |
| | | | | | | | Some users prefer to hide the last line of command output if it doesn't end in \n. Powerlevel10k should respect their choice. See #197. | ||||
* | stupid typo | romkatv | 2019-09-01 | 1 | -1/+1 |
| | |||||
* | wizard: add an option to enable `time` segment | romkatv | 2019-09-01 | 3 | -24/+63 |
| | |||||
* | change the default value of POWERLEVEL9K_VPN_IP_INTERFACE | romkatv | 2019-08-30 | 1 | -1/+1 |
| | |||||
* | add comments around git branch shortening | romkatv | 2019-08-30 | 2 | -3/+7 |
| | |||||
* | add ram and load | romkatv | 2019-08-29 | 2 | -0/+40 |
| | |||||
* | fix load fg color | romkatv | 2019-08-29 | 1 | -3/+3 |
| | |||||
* | add POWERLEVEL9K_DIR_MIN_COMMAND_COLUMNS and ↵ | romkatv | 2019-08-29 | 2 | -0/+12 |
| | | | | POWERLEVEL9K_DIR_MIN_COMMAND_COLUMNS_PCT | ||||
* | include auto_name_dirs in the config signature | romkatv | 2019-08-29 | 1 | -0/+1 |
| | |||||
* | update toc | romkatv | 2019-08-29 | 1 | -0/+1 |
| | |||||
* | add an faq entry about auto_name_dirs | romkatv | 2019-08-29 | 1 | -0/+9 |
| | |||||
* | typo | romkatv | 2019-08-28 | 1 | -4/+2 |
| | |||||
* | try POWERLEVEL9K_DIR_PACKAGE_FILES patterns in order and skip files without ↵ | romkatv | 2019-08-28 | 1 | -15/+21 |
| | | | | "name" in them; fixes #190 | ||||
* | allow network interface to contain colon | romkatv | 2019-08-28 | 1 | -1/+1 |
| | |||||
* | fix network interface and ip parsing | romkatv | 2019-08-28 | 1 | -39/+34 |
| | |||||
* | add more patterns to POWERLEVEL9K_SHORTEN_FOLDER_MARKER | romkatv | 2019-08-28 | 3 | -5/+56 |
| | |||||
* | add `proxy` prompt segment | romkatv | 2019-08-27 | 4 | -0/+29 |
| | |||||
* | move time to the first prompt line | romkatv | 2019-08-27 | 2 | -2/+2 |
| | |||||
* | fix custom prompt when the command is just one word; fixes #189 | romkatv | 2019-08-27 | 1 | -1/+1 |
| | |||||
* | don't unset P9K_SSH | romkatv | 2019-08-26 | 1 | -1/+1 |
| | |||||
* | tune trailing whitespace for all icons when using typical non-monospace fonts | romkatv | 2019-08-26 | 1 | -113/+113 |
| | |||||
* | fix detection of awesome-mapped-fontconfig in the wizard | romkatv | 2019-08-26 | 3 | -4/+20 |
| | |||||
* | ask awesome-patched font users about python logo; some are stuck with old ↵ | romkatv | 2019-08-26 | 1 | -2/+8 |
| | | | | fonts that don't have it | ||||
* | make custom prompts more compatible with p9k | romkatv | 2019-08-24 | 1 | -3/+4 |
| | |||||
* | style | romkatv | 2019-08-24 | 1 | -1/+2 |
| | |||||
* | Merge pull request #186 from shawngiroux/readme-update | Roman Perepelitsa | 2019-08-24 | 1 | -0/+1 |
|\ | | | | | Adding Hyper to README.md font instructions | ||||
| * | Adding Hyper to README.md font instructions | calico | 2019-08-24 | 1 | -0/+1 |
|/ | |||||
* | pull upstream changes from gitstatus | romkatv | 2019-08-20 | 1 | -1/+1 |
| | |||||
* | pull upstream changes from gitstatus | romkatv | 2019-08-20 | 9 | -2/+8 |
| | |||||
* | better utf-8 handling | romkatv | 2019-08-20 | 5 | -16/+21 |
| | |||||
* | simplify nordvpn | romkatv | 2019-08-20 | 1 | -15/+2 |
| | |||||
* | expose P9K_SSH and make it available as soon as p10k is sourced | romkatv | 2019-08-20 | 1 | -10/+12 |
| |