]> Sergey Matveev's repositories - nnn.git/commitdiff
Update plugins
authorArun Prakash Jana <engineerarun@gmail.com>
Fri, 7 Jun 2019 03:14:49 +0000 (08:44 +0530)
committerArun Prakash Jana <engineerarun@gmail.com>
Fri, 7 Jun 2019 15:31:08 +0000 (21:01 +0530)
plugins/README.md
plugins/mocplay

index edd25befd41cbebc40354eb4644bf874d37e1d05..1d243daa97fda3a068be5d9bfcbc98970cfdd49b 100644 (file)
@@ -1,6 +1,6 @@
 | Plugin (a-z) | Lang | Deps | Description |
 | --- | --- | --- | --- |
-| boom | sh | SMPlayer | Play random music from current dir (modify `PLAYER`) |
+| boom | sh | SMPlayer | Play random music from dir (modify `PLAYER`) |
 | fzy-edit | sh | fzy | Fuzzy find a file in directory subtree and edit in vim |
 | fzy-open | sh | fzy | Fuzzy find a file in directory subtree and open using xdg-open |
 | getplugs | sh | wget | Update plugins |
 | ndiff | bash | vimdiff | Diff for selection (limited to 2 for directories) |
 | nmount | sh | pmount, udisks2 | Toggle mount status of a device as normal user |
 | nwal | sh | nitrogen | Set the selected image as wallpaper using nitrogen |
-| pastebin | sh | [pastebinit](https://launchpad.net/pastebinit) | Paste contents of current (text) file to paste.ubuntu.com |
-| pdfview | sh | pdftotext/mupdf-tools | View current PDF file in `$PAGER` |
+| pastebin | sh | [pastebinit](https://launchpad.net/pastebinit) | Paste contents of (text) file to paste.ubuntu.com |
+| pdfview | sh | pdftotext/mupdf-tools | View PDF file in `$PAGER` |
 | picker | sh | nnn | Pick files and pipe the newline-separated list to another utility |
 | pywal | sh | pywal | Set selected image as wallpaper, change terminal color scheme |
-| splitjoin | bash | split, cat | Split current file or join selection |
+| splitjoin | bash | split, cat | Split file or join selection |
 | sxiv | sh | sxiv | Browse images in a dir in sxiv, set wallpaper, copy path ([config](https://wiki.archlinux.org/index.php/Sxiv#Assigning_keyboard_shortcuts))|
-| transfer | sh | curl | Upload current file to transfer.sh |
+| transfer | sh | curl | Upload file to transfer.sh |
 | upgrade | sh | wget | Upgrade to latest nnn version manually on Debian 9 Stretch |
 | viuimg | sh | [viu](https://github.com/atanunq/viu), less | View an image or images in a directory |
 
index b883b83ed2ec909ff8a6438902b945d0c639c6b3..7fb6aa7556c24f473b7c1193c5a7222b4f84b7c1 100755 (executable)
@@ -40,3 +40,6 @@ else
         fi
     fi
 fi
+
+# uncomment the line below to show mocp interface after appending
+# mocp