From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marek Vasut Date: Sun, 29 Apr 2012 11:09:09 +0200 Subject: [U-Boot] [PATCH v2 05/11] cfb_console: Add functions for moving with cursor In-Reply-To: <1704132.kQI9AKOLjq@pali> References: <1335634011-9104-1-git-send-email-pali.rohar@gmail.com> <201204290018.21768.marex@denx.de> <1704132.kQI9AKOLjq@pali> Message-ID: <201204291109.09790.marex@denx.de> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Dear Pali Roh?r, > On Sunday 29 April 2012 00:18:21 Marek Vasut wrote: > > Dear Pali Roh?r, > > > > > * console_cursor_fix - fix cursor position (check for out of > > > screen) * console_cursor_up, console_cursor_down, > > > console_cursor_left,> > > > > > > console_cursor_right, console_cursor_set_position for > > > change cursor> > > > > > > position * console_newline - added param to specify count of > > > creating new lines * console_previewsline - opposite of > > > console_newline > > > > How/where do you use these? Documentation entry is missing and > > there're no comments in the code. > > In ansi terminal. Mailing list isn't really the proper place for documentation ;-) Best regards, Marek Vasut