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: mudclient/tintin
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: beta
Choose a base ref
...
head repository: mudclient/tintin
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: beta-develop
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 16 commits
  • 16 files changed
  • 1 contributor

Commits on Mar 15, 2025

  1. Fix: local vars in action

    dzpao committed Mar 15, 2025
    Configuration menu
    Copy the full SHA
    7b65532 View commit details
    Browse the repository at this point in the history
  2. Feat: add config {IAC GA}

    dzpao committed Mar 15, 2025
    Configuration menu
    Copy the full SHA
    35b27d3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    efacfd2 View commit details
    Browse the repository at this point in the history
  4. feat: add #format {%P} and {%W}

        #format {test} {%P}   {string}  strip ESCAPE CODES and COLORs
        #format {test} {%W}   {string}  get the screen width of string
    dzpao committed Mar 15, 2025
    Configuration menu
    Copy the full SHA
    e0ca3d8 View commit details
    Browse the repository at this point in the history

Commits on Apr 6, 2025

  1. Configuration menu
    Copy the full SHA
    94820e5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    629a914 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6042171 View commit details
    Browse the repository at this point in the history
  4. chore: add dict.h and utf8.c to .gitignore

    This will not change the trace status of these two files,
    but it will allow some shell tools to stop caring about them.
    
    This can reduce some of the distractions of development work.
    dzpao committed Apr 6, 2025
    Configuration menu
    Copy the full SHA
    31c18fa View commit details
    Browse the repository at this point in the history
  5. feat: add #match statement

    dzpao committed Apr 6, 2025
    Configuration menu
    Copy the full SHA
    2d90f11 View commit details
    Browse the repository at this point in the history
  6. docs: add help for #match

    dzpao committed Apr 6, 2025
    Configuration menu
    Copy the full SHA
    c10e8fe View commit details
    Browse the repository at this point in the history
  7. feat: improve %0~%99

    dzpao committed Apr 6, 2025
    Configuration menu
    Copy the full SHA
    bbbb1e2 View commit details
    Browse the repository at this point in the history
  8. fix: $info[OUTPUT][LINE]

    dzpao committed Apr 6, 2025
    Configuration menu
    Copy the full SHA
    02f70a5 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    1cd8327 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    b205818 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    0119661 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    3b2b94d View commit details
    Browse the repository at this point in the history
Loading