Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Separate options for cp/mv notifications and copying to clipboard #1269

Closed
PatrickF1 opened this issue Dec 23, 2021 · 3 comments
Closed

Separate options for cp/mv notifications and copying to clipboard #1269

PatrickF1 opened this issue Dec 23, 2021 · 3 comments

Comments

@PatrickF1
Copy link
Contributor

Is your feature request related to a problem? Please describe.

I want to be able to get system notifications for cp/mv completion without copying my selection to clipboard.

Describe the solution you'd like

One option for cp/mv notifications, and another for copying to clipboard.

Describe alternatives you've considered

A clear and concise description of any alternative solutions or features you've
considered.

Additional context

Add any other context or screenshots about the feature request here.

Consider contributing

Please consider contributing the feature back to nnn.

Feel free to discuss in the ToDo list thread. We are more than happy to help.

@N-R-K
Copy link
Collaborator

N-R-K commented Dec 23, 2021

I want to be able to get system notifications for cp/mv completion without copying my selection to clipboard.

Notifications are sent via plugins/.ntfy and copying selection is done via plugins/.cbcp. So simply deleting plugins/.cbcp should give you what you want.

@PatrickF1
Copy link
Contributor Author

Thank you! Ok I can do that for now. The only downside is it's not something that's automatable, documented, or obvious. I still think separating out the options would be good.

N-R-K added a commit to N-R-K/nnn that referenced this issue Dec 23, 2021
some of the terms used in the manpage aren't exactly obvious, especially
to a new user. this is an attempt at making the manual more clear and
remove any potential confusion.

here's a couple issues i've noticed where users were confused due to non
clear manpage description:

jarun#1268
jarun#1269
jarun#1209
N-R-K added a commit to N-R-K/nnn that referenced this issue Dec 25, 2021
some of the terms used in the manpage aren't exactly obvious, especially
to a new user. this is an attempt at making the manual more clear and
remove any potential confusion.

here's a couple issues i've noticed where users were confused due to non
clear manpage description:

jarun#1268
jarun#1269
jarun#1209
@jarun
Copy link
Owner

jarun commented Dec 25, 2021

Documentation fixed in PR #1270.

@jarun jarun closed this as completed Dec 25, 2021
@github-actions github-actions bot locked and limited conversation to collaborators Jan 25, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

3 participants