Seq view fill char
Jump to navigation
Jump to search
Overivew
This set the character used for filler. The default is '-'.
Syntax
# set the fill character to some character, c
set seq_view_fill_char, c
# for example, set the fill char to X
set seq_view_fill_char, X