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: FlowingCode/XTermConsoleAddon
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: xterm-console-2.0.3
Choose a base ref
...
head repository: FlowingCode/XTermConsoleAddon
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: xterm-console-2.1.0
Choose a head ref
  • 9 commits
  • 7 files changed
  • 2 contributors

Commits on Sep 8, 2022

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

Commits on Oct 3, 2022

  1. build: set version to 2.1.0-SNAPSHOT

    javier-godoy authored and paodb committed Oct 3, 2022
    Configuration menu
    Copy the full SHA
    c34d7b1 View commit details
    Browse the repository at this point in the history
  2. feat: upgrade to xterm 4.19.0

    Close #58
    javier-godoy authored and paodb committed Oct 3, 2022
    Configuration menu
    Copy the full SHA
    51d2fae View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    72c1930 View commit details
    Browse the repository at this point in the history
  4. fix: fix regression in xterm 4.15

    Attaching a customKeyHandler prevented the typed character from being printed.
    
    Close #59
    javier-godoy authored and paodb committed Oct 3, 2022
    Configuration menu
    Copy the full SHA
    1abe682 View commit details
    Browse the repository at this point in the history
  5. revert: fix: fix selection feature because of XTerm bug

    Revert commit 77ce362.
    EOL is no longer included when selecting multiple lines (xtermjs/xterm.js#3583)
    
    Close #39
    javier-godoy authored and paodb committed Oct 3, 2022
    Configuration menu
    Copy the full SHA
    d250240 View commit details
    Browse the repository at this point in the history
  6. doc: fix comment in integration test

    javier-godoy authored and paodb committed Oct 3, 2022
    Configuration menu
    Copy the full SHA
    862de7c View commit details
    Browse the repository at this point in the history
  7. fix: fix regression in cursorBackwardWrapped

    Close #61
    javier-godoy authored and paodb committed Oct 3, 2022
    Configuration menu
    Copy the full SHA
    e306173 View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2022

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