powerlevel9k icon indicating copy to clipboard operation
powerlevel9k copied to clipboard

POWERLEVEL9K_DIR_PATH_HIGHLIGHT_BOLD=true breaks prompt formatting in zsh 5.2

Open romkatv opened this issue 6 years ago • 1 comments
trafficstars

This is on master.

  1. Install zsh 5.2.
  2. Set POWERLEVEL9K_DIR_PATH_HIGHLIGHT_BOLD=true and source p9k. Don't set any other p9k options.
  3. cd into powerlevel9k.

Expected:

expected

Actual:

actual

romkatv avatar Jun 06 '19 13:06 romkatv

Same as #1302

Syphdias avatar Jun 08 '19 18:06 Syphdias