Example: ```bash echo -e '\e(A' # set UK character set # the key '#' (shift+3 on US layout) should now output '£' ``` This can be done after https://github.com/sourcelair/xterm.js/pull/462