diff text_tabs.lua @ 47:1070a14cfee4

Updated lib-st widget from WRDW. Properly notice new generating tabs. Updated help text.
author Farmbuyer of US-Kilrogg <farmbuyer@gmail.com>
date Sat, 28 Jan 2012 18:24:22 +0000
parents 5ee4edd24c13
children ac57a4342812
line wrap: on
line diff
--- a/text_tabs.lua	Sat Jan 21 01:39:44 2012 +0000
+++ b/text_tabs.lua	Sat Jan 28 18:24:22 2012 +0000
@@ -12,7 +12,7 @@
 in/out  GENERATED.TTYPE_pos:  if non-nil, this is the saved cursor position in
            the text window (so that it stays where the user last left it).
            Move it if you're doing something strange with the displayed text.
-tmp     GENERATED.loc_TTYPE_*:  Use as needed.
+tmp     GENERATED.loc_TTYPE_*:  Fields with this pattern free to use as needed.
 out     CACHE:  Empty output table.  Accumulate generated lines here, one entry
            per visible line.  Do not terminate with a newline unless you want
            an extra blank line there.