commit da7d692fc6bd0951ffb4177f89152902516fd358
parent e7c632926339cbe682d6a9f7c7bac5e1965b36a8
Author: sin <sin@2f30.org>
Date: Thu, 30 Oct 2014 10:40:39 +0000
Update README
Diffstat:
M | README | | | 18 | +++++++++--------- |
1 file changed, 9 insertions(+), 9 deletions(-)
diff --git a/README b/README
@@ -1,9 +1,9 @@
WTF?
====
-Edit config according to your needs. Edit highlight.c with your nick
-information and compile it with cc -o highlight highlight.c or run mk. Then
-start ./hysteria.
+hysteria is a front-end for ii[0]. Edit hysteria-highlight.c
+and config according to your needs. Then run make and make
+install.
KNOWN ISSUES AND WORKAROUNDS
@@ -21,16 +21,14 @@ then press ctrl-b p to reset the pane.
Another alternative is to use the sob input bar (see below), which allows to
bind and execute a custom command on SIGWINCH (resize).
-
Parted channels keep popping back up
------------------------------------
Consider using the ii fork by Hiltjo from
-http://git.codemadness.org/ii/.
-
+http://git.codemadness.nl/ii/log/?h=merge.
-Sob - input bar
----------------
+Sob - input/output bar
+----------------------
If you want more functionality than the default input with cat you can
uncomment the "$inputcmd" line in the config file and install sob. It has:
@@ -44,4 +42,6 @@ uncomment the "$inputcmd" line in the config file and install sob. It has:
command on SIGWINCH (resize).
You can get it at http://git.suckless.org/sob/ or
-http://git.codemadness.nl/sob/ .
+http://git.codemadness.nl/sob/.
+
+[0] http://tools.suckless.org/ii/