karate icon indicating copy to clipboard operation
karate copied to clipboard

2554 Add unique key codes for special characters

Open SirJerric opened this issue 2 months ago • 0 comments

Description

Moved characters [, \, and ] from conflicting 90's codes to 200's. Added characters ~ | % ^ ? to remove warnings about unknown codes. Selected codes use a combination of best guess and values from toptal.com.

  • Relevant Issues : #2554
  • Relevant PRs : (optional)
  • Type of change :
    • [ ] New feature
    • [x] Bug fix for existing feature
    • [ ] Code quality improvement
    • [ ] Addition or Improvement of tests
    • [ ] Addition or Improvement of documentation

SirJerric avatar Apr 22 '24 20:04 SirJerric