Am Samstag, 25. April 2026, 17:53:49 Mitteleuropäische Sommerzeit schrieb Shawn K. Quinn: > Hi, > > I press Shift-F3 after the ekey here. I deleted some ANSI code leftovers > before typing out the rest of this. > > ekey ok 1 > .s <1> 268435483 ok 1 > ekey>fkey ok 2 > . 0 ok 1 > . 268435483 ok > ok > k-f3 k-shift-mask or ok 1 > . 2415919117 ok > > This is on 0.7.9_20260109. This worked fine in 0.7.3.
Interesting. Here on my terminal (konsole), 0.7.3 doesn't work at all with Shift+F3, which is why we changed the code. Try this code and press shift+f3: [begin] key h. key? 0= [until] konsole: $1B $4F $32 $52 Linux console (text-based): $1B $5B $32 $38 $7E xterm/uxterm: $1B $5B $31 $3B $32 $52 (fails to be recognized by Gforth- current, recognized by 0.7.3) gnome-terminal: $1B $5B $31 $3B $32 $52 (same as xterm) So indeed, we need to add the patterns that used to work on 0.7.3. -- Bernd Paysan "If you want it done right, you have to do it yourself" net2o id: kQusJzA;7*?t=uy@X}1GWr!+0qqp_Cn176t4(dQ* https://net2o.de/
signature.asc
Description: This is a digitally signed message part.
