aboutsummaryrefslogtreecommitdiffstats
path: root/modules/overlays/README.md
diff options
context:
space:
mode:
authorTom Feist <shabble@metavore.org>2011-02-19 13:34:26 +0000
committerTom Feist <shabble@metavore.org>2011-02-19 13:34:26 +0000
commit6ea0d0b0b703261869ab24ce2cbf62c7c64f3dc8 (patch)
tree8eed9b0b0813e35d621f5156cd08a7b1ae660f3e /modules/overlays/README.md
parentadded some detail on FSM for input control, and how to detect <esc> sequences. (diff)
downloadirssi-scripts-6ea0d0b0b703261869ab24ce2cbf62c7c64f3dc8.tar.gz
irssi-scripts-6ea0d0b0b703261869ab24ce2cbf62c7c64f3dc8.zip
added module 'overlay' to test out some ideas for fiddling with curses widgets internally
Diffstat (limited to 'modules/overlays/README.md')
-rw-r--r--modules/overlays/README.md10
1 files changed, 10 insertions, 0 deletions
diff --git a/modules/overlays/README.md b/modules/overlays/README.md
new file mode 100644
index 0000000..3fdbae7
--- /dev/null
+++ b/modules/overlays/README.md
@@ -0,0 +1,10 @@
+## What is this?
+
+A thing that allows mroe direct access to windows and curses information within irssi, via various
+signals.
+
+## Authors
+
+ * Tom Feist [shabble+irssi@metavore.org](mailto://shabble+irssi@metavore.org)
+ Chief plunderer of the modular goodness.
+