repo.or.cz
/
midnight-commander.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
WListbox: use the new mouse API.
[midnight-commander.git]
/
misc
/
macros.d
/
macro.0.sh
blob
bc33de8d1858a96718a3d0c7a2c0ab4fd2c4c59e
1
m
make
2
TMPFILE
=
`mktemp
${MC_TMPDIR:-/tmp}
/up.XXXXXX`
||
exit
1
3
make
2
>
$TMPFILE
4
mcedit
$TMPFILE
5
rm
$TMPFILE