aboutsummaryrefslogtreecommitdiff
path: root/abblessed.js
diff options
context:
space:
mode:
Diffstat (limited to 'abblessed.js')
-rw-r--r--abblessed.js1
1 files changed, 1 insertions, 0 deletions
diff --git a/abblessed.js b/abblessed.js
index a694345..24e838f 100644
--- a/abblessed.js
+++ b/abblessed.js
@@ -251,3 +251,4 @@ screen.key(['q', 'C-c'], function(ch, key) {
// Render the screen.
screen.render();
+});