Interpret ANSI color codes from the input stream.
Section: Layout options
Preserve colored input
bash
bash
git -c color.status=always status --short | fzf --ansiExplanation
Required when upstream commands already colorize their output.
Learn the surrounding workflow
Compare similar commands or jump into common fixes when this command is part of a bigger troubleshooting path.
Related commands
Same sheet · prioritizing Layout options
Use a compact reverse layout
Display fzf in the lower portion of the terminal with the prompt at the top.
Add border and label
Decorate the UI with a border and title-like labels.
Show inline info and a header
Tighten the top section while keeping guidance visible.
Enable cyclic movement and sort
Make navigation wrap around and control sorting behavior.