Add note about un-shown functionality
This commit is contained in:
parent
f035e509fa
commit
daf2803bdc
|
@ -410,6 +410,8 @@ section_table_of_all_sgr_commands() {
|
||||||
printf " "
|
printf " "
|
||||||
done
|
done
|
||||||
newline
|
newline
|
||||||
|
|
||||||
|
printf "Note that not all capabilities will necessarily be shown; codes 38 and 48, for example, require extra parameters in order to do anything (to select from the 8-bit or 24-bit color palette).\n"
|
||||||
}
|
}
|
||||||
|
|
||||||
section_credits() {
|
section_credits() {
|
||||||
|
|
Loading…
Reference in New Issue