Commit graph

4 commits

Author SHA1 Message Date
Richard Hansen
39506fcde1 sendkeys: Fix jQuery.fn.focus() return value 2023-09-14 18:33:57 +02:00
Richard Hansen
cff205dbd7 sendkeys: Fix \n to {enter} conversion 2023-09-14 18:33:57 +02:00
Richard Hansen
ed991419b8 sendkeys: Merge in latest upstream commit that mostly works
5c034c108c
seems to be the newest upstream commit that still works. After that,
`{selectall}` doesn't seem to work. Starting with v3.0, sendkeys sends
input events instead of keypress events, which `ace2_inner.js` doesn't
listen for.
2023-09-14 18:33:57 +02:00
Richard Hansen
0900354980 sendkeys: Split into separate files to match upstream 2023-09-14 18:33:57 +02:00