summaryrefslogtreecommitdiffstats
path: root/src/handlers/hunk_header.rs
AgeCommit message (Expand)Author
2021-11-22Navigate regexp (#782)Wayne Davison
2021-11-22Handle grep outputDan Davison
2021-11-22Refactor: get_painted_file_with_line_number functionDan Davison
2021-11-22Refactor: StyleSectionSpecifier enum for syntax_highlight_and_paint_lineDan Davison
2021-11-10Remove +/- line prefix instead of substituting a spaceThomas Otto
2021-10-26Fix side-by-side mode without line numbers0.9.0Thomas Otto
2021-09-19Option to set the background extension mode to ANSI or spacesThomas Otto
2021-09-15Display removed file name in file deletion case (#717)Dan Davison
2021-09-02Fix interaction between navigate and (hunk-header-style without "line-number")Dan Davison
2021-09-02Add failing test of navigate with (hunk-header-style without "line-number")Dan Davison
2021-08-29Refactor: state machine handlers moduleDan Davison