* mc.ext: nm(1) view is enabled for all ELF files, not just
files ending in .o.
Этот коммит содержится в:
родитель
0e218318da
Коммит
42a100029b
@ -1,3 +1,5 @@
|
||||
2005-09-06 Roland Illig <roland.illig@gmx.de>
|
||||
|
||||
* mc.menu: %d is already quoted, so it must not be written "%d".
|
||||
* mc.ext: nm(1) view is enabled for all ELF files, not just
|
||||
files ending in .o.
|
@ -227,7 +227,7 @@ regex/\.(h|hpp)$
|
||||
Open=%var{EDITOR:vi} %f
|
||||
|
||||
# Object
|
||||
shell/.o
|
||||
type/^ELF
|
||||
#Open=%var{PAGER:more} %f
|
||||
View=%view{ascii} file %f && nm %f
|
||||
|
||||
|
Загрузка…
Ссылка в новой задаче
Block a user