Skip to content

Commit e222743

Browse files
rmkaplannbriggs
andauthored
Update lsee for UTF-8 (#518)
* Update lsee for UTF-8 Change less -R to less -r * Minor cleanup for typo at end of script. Co-authored-by: Nick Briggs <[email protected]>
1 parent ea0f303 commit e222743

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/lsee

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,4 +17,4 @@ tr '\r' '\n' < $1 | \
1717
-e 's///g'\
1818
-e 's///g'\
1919
-e 's//:/g' \
20-
| less -R
20+
| less -r

0 commit comments

Comments
 (0)