mbbrutman Washington, USA, 27.01.2023, 02:46 |
mTCP: A Unicode enabled IRCjr is available for testing (Announce) |
http://www.brutman.com/mTCP/download/ircjr_2023-01-26.zip |
SuperIlu Berlin, Germany, 27.01.2023, 06:18 @ mbbrutman |
mTCP: A Unicode enabled IRCjr is available for testing |
> If you are not using CP437 or are using a non-US layout keyboard you need --- |
mbbrutman Washington, USA, 28.01.2023, 02:03 @ SuperIlu |
mTCP: A Unicode enabled IRCjr is available for testing |
> Damn, nice idea. I'd love to have something similar for DOStodon... |
SuperIlu Berlin, Germany, 28.01.2023, 10:11 @ mbbrutman |
mTCP: A Unicode enabled IRCjr is available for testing |
> It has some nice advantages. Best of all, it allows the user to customize --- |
mbbrutman Washington, USA, 28.01.2023, 17:28 @ SuperIlu |
mTCP: A Unicode enabled IRCjr is available for testing |
Almost everything I write gets released as open source. The Unicode library is not a big deal .. it's not sophisticated code. It will be part of the next mTCP, assuming I get feedback that it works for other people. |
mbbrutman Washington, USA, 29.01.2023, 22:20 (edited by mbbrutman, 30.01.2023, 05:53) @ mbbrutman |
mTCP: A Unicode enabled IRCjr is available for testing |
I've added a Unicode enabled Telnet to the same file. Just set the environment variable to the mapping file and it will interpret Unicode sent via UTF-8. Sending Unicode also works but I have not implemented a "compose" sequence for arbitrary Unicode code points so you are limited to what your keyboard can produce. |
SuperIlu Berlin, Germany, 30.01.2023, 18:35 @ mbbrutman |
mTCP: A Unicode enabled IRCjr is available for testing |
> I've added a Unicode enabled Telnet to the same file. Just set the --- |
mbbrutman Washington, USA, 30.01.2023, 21:24 @ SuperIlu |
mTCP: A Unicode enabled IRCjr is available for testing |
These are test programs. When (if?) I get some feedback about how well they work I'll decide about making the changes formal. Source code will be included with the next mTCP release, assuming people find these features useful. |
boeckmann Aachen, Germany, 27.01.2023, 23:15 @ mbbrutman |
mTCP: A Unicode enabled IRCjr is available for testing |
> http://www.brutman.com/mTCP/download/ircjr_2023-01-26.zip |
mbbrutman Washington, USA, 28.01.2023, 02:05 @ boeckmann |
mTCP: A Unicode enabled IRCjr is available for testing |
> Very nice. One remark: did you consider mapping Unicode characters to --- |
tom Germany (West), 31.01.2023, 15:48 @ mbbrutman |
mTCP: A Unicode enabled IRCjr is available for testing |
> If you are not using CP437 or are using a non-US layout keyboard you need |
mbbrutman Washington, USA, 04.02.2023, 20:25 @ tom |
mTCP: A Unicode enabled IRCjr is available for testing |
> > If you are not using CP437 or are using a non-US layout keyboard you |
Laaca Czech republic, 05.02.2023, 14:19 @ mbbrutman |
mTCP: A Unicode enabled IRCjr is available for testing |
Yes,please! I also very much advocate using the DOSLFN mapping files. It is simple, very usable and it not good for anyone to introduce a new formats for unicode mappings. --- |
mbbrutman Washington, USA, 05.02.2023, 18:10 @ Laaca |
mTCP: A Unicode enabled IRCjr is available for testing |
> Yes,please! I also very much advocate using the DOSLFN mapping files. It is --- |
tom Germany (West), 06.02.2023, 17:01 @ mbbrutman |
mTCP: A Unicode enabled IRCjr is available for testing |
> |
bretjohn Rio Rancho, NM, 06.02.2023, 17:23 @ mbbrutman |
mTCP: A Unicode enabled IRCjr is available for testing |
> Unfortunately, I'm looking for something very different with Telnet and |