diff --git a/.github/ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE.md index 99c748d4..4ac96c88 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 d9645bd8..1d04e37f 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.