diff options
| author | 2020-05-15 00:13:55 +0530 | |
|---|---|---|
| committer | 2020-05-15 00:13:55 +0530 | |
| commit | 0f01bd7d3a72eabcb25af4f77ee2e90017ff82f8 (patch) | |
| tree | 4c7091c1460a6a8967c8738a10e3d201ae4e3fce /plugins | |
| parent | 124666cb3854730657d490323e01eb1710a9b4f0 (diff) | |
| download | nnn-0f01bd7d3a72eabcb25af4f77ee2e90017ff82f8.tar.gz | |
Fix #573: update docs
Diffstat (limited to 'plugins')
| -rw-r--r-- | plugins/README.md | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/plugins/README.md b/plugins/README.md index 03065c3..d6a3ddb 100644 --- a/plugins/README.md +++ b/plugins/README.md @@ -122,6 +122,8 @@ export NNN_PLUG='s:_smplayer $nnn*;n:-_vim /home/vaio/Dropbox/Public/synced_note Now there will be no prompt after <kbd>;s</kbd> and <kbd>;n</kbd>. +Note: Do not use `*` with programs those run and exit e.g. cat. + #### Run GUI app as plugin To run a GUI app as plugin, add a `|` after `_`. For example: |