notebook_xterm icon indicating copy to clipboard operation
notebook_xterm copied to clipboard

Add unicode support for terminal

Open robintw opened this issue 5 years ago • 0 comments

This PR adds support for decoding unicode characters in the response that is sent for the terminal to display. This means that special characters (including weird characters for making boxes and progress bars and so on) will display properly on the terminal.

(I originally found this issue when running a script that uses tqdm and found that notebook_xterm didn't render its progress bars correctly)

robintw avatar Apr 28 '20 18:04 robintw