diff options
author | Arun Prakash Jana <engineerarun@gmail.com> | 2018-11-08 11:06:57 +0530 |
---|---|---|
committer | Arun Prakash Jana <engineerarun@gmail.com> | 2018-11-08 11:06:57 +0530 |
commit | 729c13b162a18b473d0988c3f8bbe4471dcfc1b3 (patch) | |
tree | 91633daecd40b85d2cf9006b3360edef66ee059d /README.md | |
parent | 99a9d63ee7cd15ea5eac1c29c2bddae2141b5044 (diff) | |
download | nnn-729c13b162a18b473d0988c3f8bbe4471dcfc1b3.tar.gz |
Support up to 2 args for launcher
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -107,7 +107,7 @@ Have fun with it! Missing a feature? Want to contribute? Head to the rolling [To - Copy absolute file paths with quotes - Change directory at exit (*easy* shell integration) - Open any file in EDITOR (fallback vi) or PAGER (fallback less) - - GUI app launcher + - GUI app launcher (maximum 2 space-separated arguments) - Terminal screensaver/locker integration - Unicode support - Highly optimized code, minimal resource usage |