]> git.phdru.name Git - dotfiles.git/blobdiff - .mc/menu
.mc/menu: View the file in a new private browser tab
[dotfiles.git] / .mc / menu
index 0ee123376373f31b4262a6b2d5406681738b4473..cd22a70da96dacd4d84356cd1dd4d160cdcb6df4 100644 (file)
--- a/.mc/menu
+++ b/.mc/menu
@@ -37,6 +37,10 @@ w  View the file in a new browser window
 t  View the file in a new browser tab
    exec webbrowser-encode-url -e utf-8 -t file://%d/%f
 
++ t lr
+p  View the file in a new private browser tab
+   exec webbrowser -p file://%d/%f
+
 += f \.fb2(\.bz2|\.gz|\.zip)?$ | f \.(chm|epub|htm(l?)|txt|rtf)$ & t lr
 f  View fb2/chm/epub with fbreader
    fbreader %f &