From a86150f71a4f272f2dbe17ee8e7d83174f9708a8 Mon Sep 17 00:00:00 2001 From: Arun Prakash Jana Date: Wed, 11 Dec 2019 19:23:54 +0530 Subject: Reformat help, remove redundant plugin key --- plugins/README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'plugins') diff --git a/plugins/README.md b/plugins/README.md index 62270c0..0f2165a 100644 --- a/plugins/README.md +++ b/plugins/README.md @@ -69,11 +69,11 @@ Plugins are installed to `${XDG_CONFIG_HOME:-$HOME/.config}/nnn/plugins`. You ca ## Executing plugins -**Method 1:** Directly with :key: +**Method 1:** Directly with ;key or xkey: export NNN_PLUG='o:fzopen;p:mocplay;d:diffs;m:nmount;n:notes;v:imgviu;t:imgthumb' -Now plugin `fzopen` can be run with the keybind :o, `mocplay` can be run with :p and so on... The key vs. plugin pairs are shown in the help and config screen. +Now plugin `fzopen` can be run with the keybind ;o, `mocplay` can be run with ;p and so on... The key vs. plugin pairs are shown in the help and config screen. **Method 2:** Use the _pick plugin_ shortcut to visit the plugin directory and execute a plugin. Repeating the same shortcut cancels the operation and puts you back in the original directory. @@ -83,7 +83,7 @@ To assign keys to arbitrary non-background cli commands (non-shell-interpreted) export NNN_PLUG='x:_chmod +x $nnn;g:_git log;s:_smplayer $nnn;o:fzopen' -Now :x can be used to make a file executable, :g can be used to the git log of a git project directory, :s can be used to preview a partially downloaded media file. +Now ;x can be used to make a file executable, ;g can be used to the git log of a git project directory, ;s can be used to preview a partially downloaded media file. Notes: -- cgit v1.2.3-70-g09d2