repo.or.cz
/
sunny256-utils.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
bpakk: Change `-w` option to `-s`/`--size`
[sunny256-utils.git]
/
maileditor
blob
efc7df559c4379c907d65fe897b96eed3c3054b8
1
#!/usr/bin/env bash
2
3
# maileditor
4
# File ID: e7a46d48-fc82-11dd-9411-000475e441b9
5
6
file
=
$1
7
8
[
-z
"
$LC_CTYPE
"
] && {
export
LC_CTYPE
=
en_US.utf8
; }
9
v
-l -- -X -f -c
"set ft=mail"
$file