Skip to content

Conversation

@CryVeck
Copy link

@CryVeck CryVeck commented Nov 19, 2025

-f argument does not exist in current walker version (cf https://benz.gitbook.io/walker/dmenu) and was preventing walker to open

removing the -f makes walker to open as intended.

`-f` argument does not exist in current walker version (cf https://benz.gitbook.io/walker/dmenu) and was preventing walker to open
With the option -n, (--nosearch            hide search input) is removing the field to type. So we couldn't type the password.
Side effect allow typing for the existing fields.
@CryVeck
Copy link
Author

CryVeck commented Nov 19, 2025

Added fix for the passphrase:

  • removing "-n" to get the search / input field.
  • adding "-I" for getting the input

@firecat53
Copy link
Owner

firecat53 commented Nov 24, 2025

If there are inconsistencies between versions, I think we need to add some checks to see which flags to set, especially if both versions are still available in the wild. The project has gone from version 0.13.26 to version 2.11 in 3 months. Even nixpkgs-unstable still only has 0.13.26.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants