tlib/acme.rc: remove noscroll - plan9port - [fork] Plan 9 from user space
(HTM) git clone git://src.adamsgaard.dk/plan9port
(DIR) Log
(DIR) Files
(DIR) Refs
(DIR) README
(DIR) LICENSE
---
(DIR) commit ba3110263311be872f4d1d1e11735d7afee1f61a
(DIR) parent 4db1ecb904b545dbc067634d1ae39ef5bc37e525
(HTM) Author: Ingo Dreilich <yngoto@gmail.com>
Date: Mon, 10 Sep 2012 20:55:27 -0400
lib/acme.rc: remove noscroll
R=rsc
CC=plan9port.codebot
http://codereview.appspot.com/6346079
Diffstat:
M CONTRIBUTORS | 1 +
M lib/acme.rc | 1 -
2 files changed, 1 insertion(+), 1 deletion(-)
---
(DIR) diff --git a/CONTRIBUTORS b/CONTRIBUTORS
t@@ -17,6 +17,7 @@ David Swasey <david.swasey@gmail.com>
Enrique Soriano <enrique.soriano@gmail.com>
Eoghan Sherry <ejsherry@gmail.com>
Fazlul Shahriar <fshahriar@gmail.com>
+Ingo Dreilich <yngoto@gmail.com>
Justin Davis <jrcd83@gmail.com>
J.R. Mauro <jrm8005@gmail.com>
Jani Lahtinen <jani.lahtinen8@gmail.com>
(DIR) diff --git a/lib/acme.rc b/lib/acme.rc
t@@ -1,7 +1,6 @@
fn newwindow {
winctl=`{9p read acme/new/ctl}
winid=$winctl(1)
- winctl noscroll
}
fn winctl {