Seeding from the 1.2 tree.

This commit is contained in:
Dan Mashal
2013-01-01 03:00:55 -08:00
parent d8c87c4ded
commit 87b806a563
1424 changed files with 260320 additions and 0 deletions

View File

@@ -0,0 +1,17 @@
Synopsis:
$status(<refnum> <status line>)
Technical:
This function returns the actual status bar for a specific window.
Returns:
full status line for the specified window
Other Notes:
Inactive windows don't have their status bar updated, so it may not always
be 100% accurate. <status line> is a choice of 0 or 1, where 1 is the bottom
status line when set(4) status_double is ON.
See Also:
set(4) status_double; set(4) status_format; on(5) status_update