From 8d26b2871b711d18e042a7f14d1b7e9a253dee74 Mon Sep 17 00:00:00 2001 From: Julie Lala Date: Tue, 2 Dec 2014 01:14:23 -0500 Subject: change how shit wraps --- js/clipboard.js | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'js/clipboard.js') diff --git a/js/clipboard.js b/js/clipboard.js index ecbdaa8..0788284 100644 --- a/js/clipboard.js +++ b/js/clipboard.js @@ -69,7 +69,8 @@ var clipboard = (function () { lex.build() } }) - // TODO: some solution for a "selected" region + // TODO: some notion of a "selected" region which cuts/clones the underlying region + // var pasted_region = new Matrix (width, height, function(x,y){ // var lex = new Lex (x,y) // lex.char = lines[y][x] || " " -- cgit v1.2.3-70-g09d2