A syntax-highlighting pager for git, diff, grep, and blame output
Fix diff output when a diff ends with a mode change
Output can be generated directly via Painter::write, or Painter::output_buffer. The latter must be emit()'ed before the former method can be used again, otherwise the order is incorrect. Tests added. Fixes #1504
T
Thomas Otto committed
59a907117bb9aeb467b392c4fdc36f2f931330c0
Parent: cd4a9f4