mirror of
https://github.com/MidnightCommander/mc
synced 2025-01-03 18:14:25 +03:00
Ticket #2485: added -C key to nm in View action for static libs.
Signed-off-by: Andrew Borodin <aborodin@vmail.ru>
This commit is contained in:
parent
c30c82ee48
commit
b8b0abd579
@ -208,7 +208,7 @@ regex/\.(diff|patch)$
|
|||||||
regex/\.s?a$
|
regex/\.s?a$
|
||||||
Open=%cd %p#uar
|
Open=%cd %p#uar
|
||||||
#Open=%view{ascii} ar tv %f
|
#Open=%view{ascii} ar tv %f
|
||||||
View=%view{ascii} file %f && nm %f
|
View=%view{ascii} file %f && nm -C %f
|
||||||
|
|
||||||
# trpm
|
# trpm
|
||||||
regex/\.trpm$
|
regex/\.trpm$
|
||||||
|
Loading…
Reference in New Issue
Block a user