Path: csiph.com!usenet.pasdenom.info!aioe.org!.POSTED!not-for-mail From: "Max" Newsgroups: comp.os.linux.development.apps Subject: Re: Set/get console cursor position without use ncurses Date: Tue, 20 Nov 2012 09:28:19 +0000 (UTC) Organization: Aioe.org NNTP Server Lines: 15 Message-ID: References: NNTP-Posting-Host: XeaFq7RFuYE91z09Ay5xSQ.user.speranza.aioe.org X-Complaints-To: abuse@aioe.org User-Agent: XanaNews/1.18.1.6 X-Notice: Filtered by postfilter v. 0.8.2 Xref: csiph.com comp.os.linux.development.apps:519 Grant Edwards wrote: > I was responding to the statement that nobody has found a way to move > the cursor without using ncurses move(). I was referring to the fact that if I try to google search for a way to move a cursor in the console all the reply I found concerning use ncurses. Someone, like in this thread, suggested alternative way like control codes but I still didn't find an example code showing better how to properly make this operation (I'm still looking for this right now). --