mirror of
https://github.com/MidnightCommander/mc
synced 2024-12-22 20:36:50 +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$
|
||||
Open=%cd %p#uar
|
||||
#Open=%view{ascii} ar tv %f
|
||||
View=%view{ascii} file %f && nm %f
|
||||
View=%view{ascii} file %f && nm -C %f
|
||||
|
||||
# trpm
|
||||
regex/\.trpm$
|
||||
|
Loading…
Reference in New Issue
Block a user