
intfiction.org/t/any-way-to-recognise-input-as-a-unicode-character-in-6m62/76031
Preview meta tags from the intfiction.org website.
Linked Hostnames
4- 11 links tointfiction.org
- 4 links togithub.com
- 2 links todeveloper.mozilla.org
- 1 link towww.discourse.org
Thumbnail

Search Engine Appearance
https://intfiction.org/t/any-way-to-recognise-input-as-a-unicode-character-in-6m62/76031
Any way to recognise input as a Unicode character in 6M62?
This bug report for Counterfeit Monkey points out that the current code won’t recognise that the player has tried to set the letter-remover to a wide Unicode character, but instead thinks that the player typed a two-char…
Bing
Any way to recognise input as a Unicode character in 6M62?
https://intfiction.org/t/any-way-to-recognise-input-as-a-unicode-character-in-6m62/76031
This bug report for Counterfeit Monkey points out that the current code won’t recognise that the player has tried to set the letter-remover to a wide Unicode character, but instead thinks that the player typed a two-char…
DuckDuckGo

Any way to recognise input as a Unicode character in 6M62?
This bug report for Counterfeit Monkey points out that the current code won’t recognise that the player has tried to set the letter-remover to a wide Unicode character, but instead thinks that the player typed a two-char…
General Meta Tags
8- titleAny way to recognise input as a Unicode character in 6M62? - Inform 7 - The Interactive Fiction Community Forum
- charsetutf-8
- descriptionThis bug report for Counterfeit Monkey points out that the current code won’t recognise that the player has tried to set the letter-remover to a wide Unicode character, but instead thinks that the player typed a two-char…
- generatorDiscourse 3.5.0.beta9-dev - https://github.com/discourse/discourse version 2fdf4d9cc07645ab8bb93e47555d9f182158e40f
- theme-color#3771C8
Open Graph Meta Tags
11- og:site_nameThe Interactive Fiction Community Forum
- og:typewebsite
- og:imagehttps://intfiction.org/uploads/default/original/2X/b/b5c2672fa7e9439ea931f157e4b8d2fcb8776c03.png
- og:urlhttps://intfiction.org/t/any-way-to-recognise-input-as-a-unicode-character-in-6m62/76031
- og:titleAny way to recognise input as a Unicode character in 6M62?
Twitter Meta Tags
9- twitter:cardsummary
- twitter:imagehttps://intfiction.org/uploads/default/original/2X/b/b5c2672fa7e9439ea931f157e4b8d2fcb8776c03.png
- twitter:urlhttps://intfiction.org/t/any-way-to-recognise-input-as-a-unicode-character-in-6m62/76031
- twitter:titleAny way to recognise input as a Unicode character in 6M62?
- twitter:descriptionThis bug report for Counterfeit Monkey points out that the current code won’t recognise that the player has tried to set the letter-remover to a wide Unicode character, but instead thinks that the player typed a two-character word. “SET REMOVER TO 💩” will be parsed as “SET REMOVER TO ??”. My understanding is that while this is trivial in Inform 10.10 10.2, there is really no way to do it in 9.3 (6M62). Is this correct?
Item Prop Meta Tags
32- position1
- position2
- headlineAny way to recognise input as a Unicode character in 6M62?
- datePublished2025-08-08T10:16:00Z
- articleSectionInform 7
Link Tags
37- alternate nofollowhttps://intfiction.org/t/any-way-to-recognise-input-as-a-unicode-character-in-6m62/76031.rss
- apple-touch-iconhttps://intfiction.org/uploads/default/optimized/3X/f/e/fe55cab3207540e4a0c73476d6e319cbc281e2cb_2_180x180.png
- canonicalhttps://intfiction.org/t/any-way-to-recognise-input-as-a-unicode-character-in-6m62/76031
- iconhttps://intfiction.org/uploads/default/optimized/2X/0/0c2f47500d92ad1c3136c0051c9bff2d52d64dc7_2_32x32.png
- searchhttps://intfiction.org/opensearch.xml
Links
18- https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/String/Symbol.iterator
- https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/String/codePointAt
- https://github.com/erkyrath/glkote/blob/366c8271563c3b8e33a780b5594ce88d5e94c2e1/glkapi.js#L28
- https://github.com/i7/counterfeit-monkey/blob/75080aeb236f488b5a4fdf9fd467e83d6556cc6f/Counterfeit%20Monkey.materials/Extensions/Counterfeit%20Monkey/Tools.i7x#L126-L127
- https://github.com/i7/counterfeit-monkey/blob/75080aeb236f488b5a4fdf9fd467e83d6556cc6f/Counterfeit%20Monkey.materials/Extensions/Counterfeit%20Monkey/Tools.i7x#L162C1-L175C1