Skip to content
This repository has been archived by the owner on Apr 26, 2024. It is now read-only.

Terminal Font Function #252

Merged
merged 36 commits into from
Jun 3, 2016
Merged

Terminal Font Function #252

merged 36 commits into from
Jun 3, 2016

Commits on May 16, 2016

  1. Foundations for terminal font support

    Dylan committed May 16, 2016
    Configuration menu
    Copy the full SHA
    b1402c0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8032f6c View commit details
    Browse the repository at this point in the history
  3. Find ppid of tmux

    Dylan Araps committed May 16, 2016
    Configuration menu
    Copy the full SHA
    e223b03 View commit details
    Browse the repository at this point in the history
  4. iTerm2 detection

    Dylan Araps committed May 16, 2016
    Configuration menu
    Copy the full SHA
    6a96072 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d8214dd View commit details
    Browse the repository at this point in the history
  6. Merge branch 'term_font' of github.com:dylanaraps/neofetch into term_…

    …font
    
    specially if it merges an updated upstream into a topic branch.
    dylanaraps committed May 16, 2016
    Configuration menu
    Copy the full SHA
    2bf353e View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    abb110b View commit details
    Browse the repository at this point in the history
  8. termfont: xterm support

    dylanaraps committed May 16, 2016
    Configuration menu
    Copy the full SHA
    5438078 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    bbbc7ac View commit details
    Browse the repository at this point in the history

Commits on May 17, 2016

  1. Configuration menu
    Copy the full SHA
    31dbdaa View commit details
    Browse the repository at this point in the history
  2. termfont: iTerm2 support

    Dylan Araps committed May 17, 2016
    Configuration menu
    Copy the full SHA
    1fa9324 View commit details
    Browse the repository at this point in the history
  3. termfont: iTerm2 profile aware font

    Dylan Araps committed May 17, 2016
    Configuration menu
    Copy the full SHA
    7ed11db View commit details
    Browse the repository at this point in the history
  4. revert iterm2 profile parsing

    Dylan Araps committed May 17, 2016
    Configuration menu
    Copy the full SHA
    3f2d51a View commit details
    Browse the repository at this point in the history

Commits on May 18, 2016

  1. Remove global parsing

    dylanaraps committed May 18, 2016
    Configuration menu
    Copy the full SHA
    d17eee8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d4adbec View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8b9a3ce View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f8e6dd9 View commit details
    Browse the repository at this point in the history
  5. termfont: mintty support

    dylanaraps committed May 18, 2016
    Configuration menu
    Copy the full SHA
    8d87b78 View commit details
    Browse the repository at this point in the history
  6. Fix bug with ascii size, the pure bash solution counted the file a li…

    …ttle weirdly causing issues for some ascii art
    dylanaraps committed May 18, 2016
    Configuration menu
    Copy the full SHA
    9d63edc View commit details
    Browse the repository at this point in the history

Commits on May 20, 2016

  1. Configuration menu
    Copy the full SHA
    d504968 View commit details
    Browse the repository at this point in the history

Commits on May 23, 2016

  1. added apple terminal font support

    Andrew Titmuss committed May 23, 2016
    Configuration menu
    Copy the full SHA
    184149c View commit details
    Browse the repository at this point in the history
  2. Merge pull request #263 from iandrewt/term_font_osx

    added apple terminal font support
    dylanaraps committed May 23, 2016
    Configuration menu
    Copy the full SHA
    54b6491 View commit details
    Browse the repository at this point in the history

Commits on May 28, 2016

  1. Configuration menu
    Copy the full SHA
    91b6605 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    aed6e9a View commit details
    Browse the repository at this point in the history
  3. Fix incorrect OS value

    dylanaraps committed May 28, 2016
    Configuration menu
    Copy the full SHA
    8d33b40 View commit details
    Browse the repository at this point in the history
  4. Revert last two commits

    dylanaraps committed May 28, 2016
    Configuration menu
    Copy the full SHA
    ec17058 View commit details
    Browse the repository at this point in the history
  5. Update ascii changes

    dylanaraps committed May 28, 2016
    Configuration menu
    Copy the full SHA
    fd30321 View commit details
    Browse the repository at this point in the history
  6. term: Add support for tty

    dylanaraps committed May 28, 2016
    Configuration menu
    Copy the full SHA
    5a99cb5 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    f2eb877 View commit details
    Browse the repository at this point in the history
  8. Shorten terminal title

    dylanaraps committed May 28, 2016
    Configuration menu
    Copy the full SHA
    79f8d55 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    64d2680 View commit details
    Browse the repository at this point in the history
  10. Fix some travis issues

    dylanaraps committed May 28, 2016
    Configuration menu
    Copy the full SHA
    a846076 View commit details
    Browse the repository at this point in the history
  11. More Travis fixes

    dylanaraps committed May 28, 2016
    Configuration menu
    Copy the full SHA
    a7f7218 View commit details
    Browse the repository at this point in the history
  12. Condense term function

    dylanaraps committed May 28, 2016
    Configuration menu
    Copy the full SHA
    37e7d8e View commit details
    Browse the repository at this point in the history

Commits on Jun 2, 2016

  1. Configuration menu
    Copy the full SHA
    c1450f8 View commit details
    Browse the repository at this point in the history

Commits on Jun 3, 2016

  1. Configuration menu
    Copy the full SHA
    c5b88c6 View commit details
    Browse the repository at this point in the history