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

Added features. #104

Closed
wants to merge 2 commits into from
Closed

Added features. #104

wants to merge 2 commits into from

Commits on Oct 16, 2013

  1. Added features:

      * Show partial or full hostname based on the --full-hostname argument.
      * Added support to show the username background in different color based on whether
        the normal or root user are logged in.
      * Added support for current directory to be shown as one element in the statusline,
        so the cwd isn't split based on each directory.
      * Support for newline to be added to the statusline, by using 'newline' in config.py.
      * Added a new 'light' theme.
      * Added USERNAME_ROOT_FG and USERNAME_ROOT_BG into the 'default' theme, which
        specifies the color to represent the root user.
    dejan committed Oct 16, 2013
    Configuration menu
    Copy the full SHA
    dd88139 View commit details
    Browse the repository at this point in the history
  2. Slightly modified the 'light' theme.

    dejan committed Oct 16, 2013
    Configuration menu
    Copy the full SHA
    2a37e70 View commit details
    Browse the repository at this point in the history