Skip to content
This repository has been archived by the owner on May 11, 2023. It is now read-only.

terminal-tui: library w/ tui-realm #171

Open
wants to merge 8 commits into
base: master
Choose a base branch
from

Commits on Nov 6, 2022

  1. terminal-tui: Add basic application framework

    Signed-off-by: Erik Kundt <erik@zirkular.io>
    erak committed Nov 6, 2022
    Configuration menu
    Copy the full SHA
    a96e8d0 View commit details
    Browse the repository at this point in the history
  2. terminal-tui: Add demo application

    Signed-off-by: Erik Kundt <erik@zirkular.io>
    erak committed Nov 6, 2022
    Configuration menu
    Copy the full SHA
    c96d6fd View commit details
    Browse the repository at this point in the history
  3. terminal-tui: Implement tab container component

    Signed-off-by: Erik Kundt <erik@zirkular.io>
    erak committed Nov 6, 2022
    Configuration menu
    Copy the full SHA
    79c4788 View commit details
    Browse the repository at this point in the history
  4. terminal-tui: Use tab container in demo app

    Signed-off-by: Erik Kundt <erik@zirkular.io>
    erak committed Nov 6, 2022
    Configuration menu
    Copy the full SHA
    28fabd4 View commit details
    Browse the repository at this point in the history
  5. terminal-tui: Add support for stateful lists

    Signed-off-by: Erik Kundt <erik@zirkular.io>
    erak committed Nov 6, 2022
    Configuration menu
    Copy the full SHA
    c5a6aad View commit details
    Browse the repository at this point in the history
  6. terminal-tui: Improve tab layout

    Signed-off-by: Erik Kundt <erik@zirkular.io>
    erak committed Nov 6, 2022
    Configuration menu
    Copy the full SHA
    0db1e8c View commit details
    Browse the repository at this point in the history
  7. terminal-tui: Support context component

    Signed-off-by: Erik Kundt <erik@zirkular.io>
    erak committed Nov 6, 2022
    Configuration menu
    Copy the full SHA
    f8b80aa View commit details
    Browse the repository at this point in the history
  8. terminal-tui: Add global event listener to demo

    Signed-off-by: Erik Kundt <erik@zirkular.io>
    erak committed Nov 6, 2022
    Configuration menu
    Copy the full SHA
    e98c353 View commit details
    Browse the repository at this point in the history