Ujumbe: 5
Lugha: English
Leke (Wasifu wa mtumiaji) 21 Machi 2011 12:27:19 alasiri
I'm not sure how many Esperanto text editors there are out there, but I made an online/offline one for my own amusement

http://rebol.vlexo.net/Programming/keys/esp/esp_ke...
Enjoy!

ceigered (Wasifu wa mtumiaji) 21 Machi 2011 1:19:19 alasiri
Leke:Saluton!Nice job! Works very well!
I'm not sure how many Esperanto text editors there are out there, but I made an online/offline one for my own amusement
http://rebol.vlexo.net/Programming/keys/esp/esp_ke...
Enjoy!
If you don't mind me adding a suggestion:
Perhaps (with O = letter than can have a hat),
Ox = Hatted letter
Oxx = Letter with x after it (e.g. Linux, CXZ (a type of mac porting wrapper for windows applications (portingteam.com))
Oxxx = Hatted letted with x after it (Linŭx)
And after that I honestly can't think of any possible improvement to the core function of the utility!
Leke (Wasifu wa mtumiaji) 21 Machi 2011 4:47:56 alasiri
ceigered:Thanks ceigered, I forgot about the use of foreign words in the editor.
Nice job! Works very well!
If you don't mind me adding a suggestion:
Perhaps (with O = letter than can have a hat),
Ox = Hatted letter
Oxx = Letter with x after it (e.g. Linux, CXZ (a type of mac porting wrapper for windows applications (portingteam.com))
Oxxx = Hatted letted with x after it (Linŭx)
And after that I honestly can't think of any possible improvement to the core function of the utility!
Hmmm... I might have to try another approach as the way I've coded it, changes the behaviour of the x character straight away.
There is a way you can cheat it for now though. Just type Linu x and then go back and delete the space

For now I'm just looking at another bug I've just discovered. If you navigate back and change a letter to an accented one, the cursor jumps to the last character of your text after editing

Leke (Wasifu wa mtumiaji) 26 Machi 2011 12:56:00 alasiri
It takes care of the words like 'Linux' too -- just like you suggested.
Link: http://userscripts.org/scripts/show/2026
ceigered (Wasifu wa mtumiaji) 26 Machi 2011 2:40:36 alasiri
Unfortunately I can't understand the code (or can only very briefly grasp a bit of it), I only ever did very basic coding in high school, so I can't be helpful in any way other than being an end user tester
