From 430b7f8c292d7e42173ee96d7f0fd86a19ed79c8 Mon Sep 17 00:00:00 2001 From: Marcin Kulik Date: Tue, 18 Jul 2017 10:56:00 +0200 Subject: [PATCH] Set virtual terminal size according to requested player cols/rows (closes #67) (closes #68) --- resources/public/element.html | 2 +- src/asciinema/player/core.cljs | 12 +++++------ src/asciinema/player/format/asciicast_v1.cljs | 17 ++++++++++------ src/asciinema/player/source.cljs | 20 +++++++++---------- test/asciinema/player/source_test.cljs | 6 +++--- 5 files changed, 30 insertions(+), 27 deletions(-) diff --git a/resources/public/element.html b/resources/public/element.html index e4e5693f..02c89428 100644 --- a/resources/public/element.html +++ b/resources/public/element.html @@ -9,7 +9,7 @@

Text

- +