Skip to content

Commit

Permalink
Update plugins/available/man.plugin.bash
Browse files Browse the repository at this point in the history
Co-authored-by: Koichi Murase <[email protected]>
  • Loading branch information
seefood and akinomyoga authored Feb 19, 2025
1 parent 68c0ccb commit 884d637
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion plugins/available/man.plugin.bash
Original file line number Diff line number Diff line change
Expand Up @@ -11,4 +11,4 @@ about-plugin 'colorize man pages for better readability'

: "${LESS:=}"
export "${!LESS_TERMCAP@}"
export LESS="--raw-control-chars ${LESS}"
export LESS="--RAW-CONTROL-CHARS ${LESS}"

0 comments on commit 884d637

Please sign in to comment.