fix tests on Mac OS

akkartik
Nov 12, 2025, 9:36 PM
UGLYKBDAMTZBNBCW5K26YEPSAPWMNSSLXOXLSCUZMTECCQ4SXGYAC

Dependencies

  • [2] BKX2TYUG use cmd key on Mac OS for some idiomatic shortcuts
  • [3] G6OYAYHU paste in text with M-v
  • [4] ZLJGZYQG select text with shift + mouseclick
  • [*] 6LJZN727 handle chords

Change contents

  • replacement in keychord.lua at line 39
    [2.743][2.743:766]()
    if OS == 'OS X' then
    [2.743]
    [2.766]
    if OS == 'OS X' and not App.run_tests then