mc/tests
Slava Zanko 278178093e Add support of reading parameters for external editor/viewer from main config.
for example, the config file may contain strings:

[External editor or viewer parameters]
    vim = %filename +%lineno
    mcedit = %filename:%lineno

And these external editors will open a file at the previously saved position.

Signed-off-by: Slava Zanko <slavazanko@gmail.com>
2013-02-16 17:40:37 +03:00
..
lib Add lib/strutil/replace:str_replace_all() function. 2013-02-16 17:40:37 +03:00
src Add support of reading parameters for external editor/viewer from main config. 2013-02-16 17:40:37 +03:00
Makefile.am Added tests for examine_cd() function. 2012-02-24 09:39:04 +03:00