I'd like to create a small terminal utility requiring a bit of very simple graphics. Therefore I'd like to use ncurses.
Now what I'm wondering is: will a ncurses program or python script that uses ncurses be visible over ssh? I'd also like the colors to be visible as well.