Site Tools


bind_refresh_inputline
no way to compare when less than two revisions

Differences

This shows you the differences between two versions of the page.


bind_refresh_inputline [2006/07/12 13:57] (current) – created - external edit 127.0.0.1
Line 1: Line 1:
 +# $EPIC: bind_refresh_inputline.txt,v 1.2 2006/07/12 13:57:46 sthalik Exp $
 +======Synopsis:======
 +[[bind]] <key> refresh_inputline
 +
 +======Description:======
 +This function causes the client to redraw the input line.  It is mostly
 +only useful when another process sends data to the client's tty, which
 +sometimes corrupts the display of the input line (but not the actual
 +contents).
 +
 +This command is mostly deprecated, as [[bind REFRESH_SCREEN|REFRESH_SCREEN]]
 +takes care of the input line, as well as the rest of the screen.  It is only
 +really useful for times when it may not be wise to refresh the rest of the
 +screen, such as if there were special ANSI escape sequences in the display
 +window or status bar. This is rarely the case, though.
  
bind_refresh_inputline.txt · Last modified: 2006/07/12 13:57 by 127.0.0.1