Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: arduino/arduino-cli
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: a2fc690
Choose a base ref
...
head repository: arduino/arduino-cli
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 622714f
Choose a head ref
  • 4 commits
  • 13 files changed
  • 3 contributors

Commits on Sep 6, 2023

  1. feature: Added raw terminal support in monitor command (#2291)

    * Removed useless tty abstraction
    
    * Print 'Connected to...' message immediatly after connection
    
    * Added terminal raw mode
    
    * Make local the argument/flags of 'monitor' command
    
    * Applied code suggestion
    cmaglie authored Sep 6, 2023
    Configuration menu
    Copy the full SHA
    d5c83ad View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9dede8a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d9b9b07 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    622714f View commit details
    Browse the repository at this point in the history
Loading