From: Oleg Broytman Date: Sat, 26 May 2018 04:50:18 +0000 (+0300) Subject: .mc/menu: Edit the file in gvim X-Git-Url: https://git.phdru.name/?p=dotfiles.git;a=commitdiff_plain;h=86625d7bcfe029fb0ca09ff10a73183cd9915b9f .mc/menu: Edit the file in gvim --- diff --git a/.mc/menu b/.mc/menu index b0b11b8..9b3763a 100644 --- a/.mc/menu +++ b/.mc/menu @@ -20,6 +20,10 @@ shell_patterns=0 p View the file in a pager exec ${PAGER:-more} %f ++ t r +e Edit the file in gvim + gvim %f & + + t r b View the file in a browser exec webbrowser file://%d/%f