Just wanted to report some strange behavior in the avatar chooser - I'm not sure if this is a bug or if it's by design.
When editing my avatar online, it doesn't seem to allow typing numbers -
the numbers might refer to the function keys, but when I press F1, F2, etc., it inserts 2 characters (F1 inserts OP, for instance).
the numbers might refer to the function keys, but when I press F1, F2, etc., it inserts 2 characters (F1 inserts OP, for instance).
I'm not sure if there's a reliable way to use the F-keys for input in a script like this. If there is, I'd be happy to explore it. I remember messing around with it years ago, and abandoning it in favour of just using the number keys.
Just wanted to report some strange behavior in the avatar chooser -
I'm not sure if this is a bug or if it's by design.
It's by design.
When editing my avatar online, it doesn't seem to allow typing numbers
-
It does, but you need to select the numeric 'character set' first. Instead of using function keys, the "ANSI editor" uses number keys for input, and each key is mapped to a character in the currently selected set.
The option to change character sets is in the [tab] menu.
The mapping of numbers to characters should be visible at the bottom of the window.
the numbers might refer to the function keys, but when I press F1, F2,
etc., it inserts 2 characters (F1 inserts OP, for instance).
I'm not sure if there's a reliable way to use the F-keys for input in a script like this. If there is, I'd be happy to explore it. I remember messing around with it years ago, and abandoning it in favour of just using the number keys.
In SlyEdit, I've been able to map the F1 key to show the help screen. The function getKeyWithESCChars in SlyEdit_Misc.js handles F1 thorugh F5, though I suppose I'm not sure if it's a 100% reliable method. It seemed that a
In the online editor with avatar_chooser.js, if you press F1 for instance, it inserts "OP" into the avatar. That seems like an unexpected and undesirable behavior.
The last time I tried dealing with F keys, it was a bit flaky. I also can't be sure that any given terminal client won't be trapping those keys for its own purposes. (It's own help screen, etc.)
| Sysop: | Winzlo |
|---|---|
| Location: | Minnesota, USA |
| Users: | 11 |
| Nodes: | 16 (0 / 16) |
| Uptime: | 495939:11:12 |
| Calls: | 82 |
| Files: | 1,070 |
| D/L today: |
27 files (11,920K bytes) |
| Messages: | 286,966 |