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

CLI Add/Edit commands define -n twice #6001

Closed
droidmonkey opened this issue Jan 27, 2021 · 0 comments · Fixed by #6159
Closed

CLI Add/Edit commands define -n twice #6001

droidmonkey opened this issue Jan 27, 2021 · 0 comments · Fixed by #6159
Assignees
Milestone

Comments

@droidmonkey
Copy link
Member

Overview

The first definition is for added/editing notes, the second definition is for using numbers in the password generator. Recommend moving notes to just --notes.

@droidmonkey droidmonkey added this to the v2.7.0 milestone Jan 27, 2021
droidmonkey added a commit that referenced this issue Feb 20, 2021
* Fix #6001 - only use `--notes` in Add/Edit commands to prevent clash with password generator option `-n`.

* Fix #6119 - Send UTF-8 to clip command

* Fix #6128 - `clip` command will default to clearing the clipboard after 10 seconds. To disable clearing set timeout to 0.
droidmonkey added a commit that referenced this issue Feb 20, 2021
* Fix #6001 - only use `--notes` in Add/Edit commands to prevent clash with password generator option `-n`.

* Fix #6119 - Send UTF-8 to clip command

* Fix #6128 - `clip` command will default to clearing the clipboard after 10 seconds. To disable clearing set timeout to 0.
droidmonkey added a commit that referenced this issue Apr 18, 2021
* Fix #6001 - only use `--notes` in Add/Edit commands to prevent clash with password generator option `-n`.

* Fix #6119 - Send Unicode to clip command; Windows only understands UTF-16 encoding.

* Fix #6128 - `clip` command will default to clearing the clipboard after 10 seconds. To disable clearing set timeout to 0.
droidmonkey added a commit that referenced this issue Apr 23, 2021
* Fix #6001 - only use `--notes` in Add/Edit commands to prevent clash with password generator option `-n`.

* Fix #6119 - Send Unicode to clip command; Windows only understands UTF-16 encoding.

* Fix #6128 - `clip` command will default to clearing the clipboard after 10 seconds. To disable clearing set timeout to 0.
droidmonkey added a commit that referenced this issue Apr 25, 2021
* Fix #6001 - only use `--notes` in Add/Edit commands to prevent clash with password generator option `-n`.

* Fix #6119 - Send Unicode to clip command; Windows only understands UTF-16 encoding.

* Fix #6128 - `clip` command will default to clearing the clipboard after 10 seconds. To disable clearing set timeout to 0.
pull bot pushed a commit to SammyEnigma/keepassxc that referenced this issue Apr 25, 2021
* Fix keepassxreboot#6001 - only use `--notes` in Add/Edit commands to prevent clash with password generator option `-n`.

* Fix keepassxreboot#6119 - Send Unicode to clip command; Windows only understands UTF-16 encoding.

* Fix keepassxreboot#6128 - `clip` command will default to clearing the clipboard after 10 seconds. To disable clearing set timeout to 0.
pull bot pushed a commit to tank0226/keepassxc that referenced this issue Apr 25, 2021
* Fix keepassxreboot#6001 - only use `--notes` in Add/Edit commands to prevent clash with password generator option `-n`.

* Fix keepassxreboot#6119 - Send Unicode to clip command; Windows only understands UTF-16 encoding.

* Fix keepassxreboot#6128 - `clip` command will default to clearing the clipboard after 10 seconds. To disable clearing set timeout to 0.
pull bot pushed a commit to iloeng/keepassxc that referenced this issue Apr 25, 2021
* Fix keepassxreboot#6001 - only use `--notes` in Add/Edit commands to prevent clash with password generator option `-n`.

* Fix keepassxreboot#6119 - Send Unicode to clip command; Windows only understands UTF-16 encoding.

* Fix keepassxreboot#6128 - `clip` command will default to clearing the clipboard after 10 seconds. To disable clearing set timeout to 0.
pull bot pushed a commit to NeatNerdPrime/keepassxc that referenced this issue Apr 25, 2021
* Fix keepassxreboot#6001 - only use `--notes` in Add/Edit commands to prevent clash with password generator option `-n`.

* Fix keepassxreboot#6119 - Send Unicode to clip command; Windows only understands UTF-16 encoding.

* Fix keepassxreboot#6128 - `clip` command will default to clearing the clipboard after 10 seconds. To disable clearing set timeout to 0.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants