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

Add Option for Simplified Layout #479

Merged
merged 7 commits into from
May 11, 2021
Merged

Commits on May 10, 2021

  1. Add Option for Simplified Layout

    * the simplified layout omits the Nerdfonts characters that are not
      found in every Fontset
    
    * add an optional config option to opt into the simplified ui
      `simplified_ui: bool`
    
    * add a config flag that allows opting into the simplified ui
      `zellij options --simplified-ui`
    
    * move the `clean` flag to the `setup` subcommand
    a-kenji committed May 10, 2021
    Configuration menu
    Copy the full SHA
    088bcf3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    84e4876 View commit details
    Browse the repository at this point in the history
  3. fixup! Add Option for Simplified Layout

    * Add to Changelog
    a-kenji committed May 10, 2021
    Configuration menu
    Copy the full SHA
    3c161a9 View commit details
    Browse the repository at this point in the history
  4. Poke

    a-kenji committed May 10, 2021
    Configuration menu
    Copy the full SHA
    9c5f0a0 View commit details
    Browse the repository at this point in the history
  5. fixup! Add Option for Simplified Layout

    * merge structop and serde structs
    a-kenji committed May 10, 2021
    Configuration menu
    Copy the full SHA
    ef69644 View commit details
    Browse the repository at this point in the history
  6. fixup! Merge branch 'main' of https://github.com/zellij-org/zellij in…

    …to simple-font-ui
    a-kenji committed May 10, 2021
    Configuration menu
    Copy the full SHA
    85a4e47 View commit details
    Browse the repository at this point in the history
  7. !fixup Add Option for Simplified Layout

    * fix test
    a-kenji committed May 10, 2021
    Configuration menu
    Copy the full SHA
    5f2c5d2 View commit details
    Browse the repository at this point in the history