aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.github/ISSUE_TEMPLATE.md1
-rw-r--r--README.md2
2 files changed, 3 insertions, 0 deletions
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 <kbd>^Y</kbd> for workaround.
+
#### Filters
Filters support regexes by default to instantly (search-as-you-type) list the matching entries in the current directory.