'Hangul Jamo: what is the correct print-width of characters in the range of 0x1160 .. 0x11ff?

Is there a place in the Unicode documentation which states that characters in the range of 0x1160 .. 0x11ff (a part of Hangul Jamo) should be treated as zero-width characters? Most terminal emulators I have tried treat these characters as zero-width characters, but a few terminal emulators treat them as one-width characters.



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source