Thread: Framebuffer/Terminal Buffer similar to Vim/GNU Screen
first off, apologies if has been asked i'm unsure of search in relation question
i'm trying write small program output simple lists of text terminal in similar manner vim or gnu screen. mean vim example not scroll text entered, appears clear screen , write again. understand "clear" command shell scripting scrolls terminal upwards. suppose attempting create window within terminal in text displayed , refreshed when new information supplied , displayed.
whether matters or not using python language of choice program.
again apologise lack of clarity here. i'm unsure of technical names of of features i'm trying implement![]()
print "\x1b[h\x1b[j"
clear screen. it's 2 commands - cursor home , clear end of page.
p.s.
google "ansi escape sequences"
Forum The Ubuntu Forum Community Ubuntu Official Flavours Support General Help [ubuntu] Framebuffer/Terminal Buffer similar to Vim/GNU Screen
Ubuntu
Comments
Post a Comment