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: mikaelmello/inquire
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.7.1
Choose a base ref
...
head repository: mikaelmello/inquire
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.7.2
Choose a head ref
  • 5 commits
  • 11 files changed
  • 3 contributors

Commits on Mar 13, 2024

  1. Add "Ctrl+D" to list of actions which cancel the current prompt sessi…

    …on (#232)
    
    * add "cntl-D" to list of actions which cancel the current session
    
    * Add changelog entry
    
    ---------
    
    Co-authored-by: Mikael Mello <git@mikaelmello.com>
    mikecvet and mikaelmello authored Mar 13, 2024
    Configuration menu
    Copy the full SHA
    70ded79 View commit details
    Browse the repository at this point in the history
  2. Accept h and l in vi mode (#227)

    to clear selection and select all.
    
    Co-authored-by: Mikael Mello <git@mikaelmello.com>
    afh and mikaelmello authored Mar 13, 2024
    Configuration menu
    Copy the full SHA
    0d04c7d View commit details
    Browse the repository at this point in the history

Commits on Mar 17, 2024

  1. Fix missing newlines at end of prompts (#234)

    * Fix missing newlines at end of prompts
    
    Fixes #233
    
    * Fix changelog
    mikaelmello authored Mar 17, 2024
    Configuration menu
    Copy the full SHA
    fdd89ad View commit details
    Browse the repository at this point in the history
  2. Fix lint warnings

    mikaelmello committed Mar 17, 2024
    Configuration menu
    Copy the full SHA
    1a5e2f5 View commit details
    Browse the repository at this point in the history
  3. chore: release v0.7.2

    mikaelmello committed Mar 17, 2024
    Configuration menu
    Copy the full SHA
    724c7e6 View commit details
    Browse the repository at this point in the history
Loading