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 <nicholas.h.briggs@gmail.com>
This commit is contained in:
@@ -17,4 +17,4 @@ tr '\r' '\n' < $1 | \
|
||||
-e 's//[33m/g'\
|
||||
-e 's//[32m/g'\
|
||||
-e 's//[35m:[0m/g' \
|
||||
| less -R
|
||||
| less -r
|
||||
|
||||
Reference in New Issue
Block a user