feature: viewer method returns cmd replaced w/file The getter method for an Entry's view-command has been upgraded to take a filename parameter, which replaces the mailcap command's '%s' placeholder with the file to-be-opened. Signed-off-by: savoy <git@liberation.red>
1 files changed, 2 insertions(+), 2 deletions(-) M src/lib.rs
M src/lib.rs => src/lib.rs +2 -2