Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Replace %{$fg[color]%} by %F{color} in themes #8487

Draft
wants to merge 2 commits into
base: master
Choose a base branch
from

Commits on Jun 15, 2020

  1. Replace %{$fg[color]%} by %F{color} in themes

    that only change the foreground color. %F works at least since Zsh 4.3.
    ericbn committed Jun 15, 2020
    Configuration menu
    Copy the full SHA
    e8504ac View commit details
    Browse the repository at this point in the history

Commits on Mar 26, 2022

  1. Merge branch 'master' into replace_fg_in_themes

    Eric Nielsen committed Mar 26, 2022
    Configuration menu
    Copy the full SHA
    cf19f26 View commit details
    Browse the repository at this point in the history