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

feat: resize base node terminal on startup #3827

Merged
merged 1 commit into from
Feb 14, 2022

Commits on Feb 14, 2022

  1. feat(cli): resolves (tari-project#1728) Command Line Resize.

    Description
    ---
    Use [crossterm](https://github.com/crossterm-rs/crossterm) crate to resize cli properly.
    
    Motivation and Context
    ---
    My very first `good first issue` to work on tari codebase. ;-)
    
    How Has This Been Tested?
    ---
    Tested on macOS Monterey (12.1).
    Works for system Terminal app.
    Doesn't work for iTerm2.
    zhangcheng committed Feb 14, 2022
    Configuration menu
    Copy the full SHA
    6ca0bef View commit details
    Browse the repository at this point in the history