summaryrefslogtreecommitdiff
path: root/gnu/packages/tmux.scm
diff options
context:
space:
mode:
Diffstat (limited to 'gnu/packages/tmux.scm')
-rw-r--r--gnu/packages/tmux.scm2
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/packages/tmux.scm b/gnu/packages/tmux.scm
index 9cb35bb4b2f..a5c0bb206e9 100644
--- a/gnu/packages/tmux.scm
+++ b/gnu/packages/tmux.scm
@@ -46,6 +46,6 @@
46 (description 46 (description
47 "tmux is a terminal multiplexer: it enables a number of terminals (or 47 "tmux is a terminal multiplexer: it enables a number of terminals (or
48windows), each running a separate program, to be created, accessed, and 48windows), each running a separate program, to be created, accessed, and
49controlled from a single screen. tmux may be detached from a screen and 49controlled from a single screen. tmux may be detached from a screen and
50continue running in the background, then later reattached.") 50continue running in the background, then later reattached.")
51 (license isc))) 51 (license isc)))