From 0b5a393c25a5623edeb1e087c7929329d9df2a87 Mon Sep 17 00:00:00 2001 From: Arun Prakash Jana Date: Fri, 22 Mar 2019 07:08:23 +0530 Subject: [PATCH] Update docs --- .github/ISSUE_TEMPLATE.md | 1 + README.md | 2 ++ 2 files changed, 3 insertions(+) diff --git a/.github/ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE.md index 99c748d..4ac96c8 100644 --- a/.github/ISSUE_TEMPLATE.md +++ b/.github/ISSUE_TEMPLATE.md @@ -27,6 +27,7 @@ Please consider contributing the feature back to `nnn` yourself. Feel free to di [ ] Desktop Environment: [ ] Terminal Emulator: [ ] Shell: +[ ] Custom desktop opener (if applicable): [ ] Issue exists on `nnn` master #### Exact steps to reproduce the issue diff --git a/README.md b/README.md index d9645bd..1d04e37 100644 --- a/README.md +++ b/README.md @@ -319,6 +319,8 @@ File paths are copied to the temporary file `DIR/.nnncp`, where `DIR` (by priori The path is shown in the help and configuration screen. +_**NOTE:**_ If you are on BSD/macOS, please check the [BSD terminal issue](https://github.com/jarun/nnn#bsd-terminal-issue) with ^Y for workaround. + #### Filters Filters support regexes by default to instantly (search-as-you-type) list the matching entries in the current directory.