Both files can go on one line.

Nicholas Marriott 2023-06-21 07:43:53 +01:00
parent 4c92acf6ff
commit 4baf76422f
2 changed files with 2 additions and 3 deletions

View File

@ -220,8 +220,7 @@ endif
# Enable sixel support.
if ENABLE_SIXEL
dist_tmux_SOURCES += image.c
dist_tmux_SOURCES += image-sixel.c
dist_tmux_SOURCES += image.c image-sixel.c
endif
if NEED_FUZZING

2
tmux.1
View File

@ -21,7 +21,7 @@
.Nm tmux
.Nd terminal multiplexer
.Sh SYNOPSIS
.Nm
.Nm tmux
.Bk -words
.Op Fl 2CDlNuVv
.Op Fl c Ar shell-command