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

Count same letter again with given flag #9

Open
Deadairx opened this issue Aug 1, 2022 · 0 comments
Open

Count same letter again with given flag #9

Deadairx opened this issue Aug 1, 2022 · 0 comments
Labels
enhancement New feature or request

Comments

@Deadairx
Copy link
Owner

Deadairx commented Aug 1, 2022

as a user, I would like to have my cypher key count reoccurring characters in the pangram again and use them in the cypher.

image

This should happen when given --count-multi in the arguments.

The encrypted text should also make use of the reoccurring characters and cycle through them in order. (if o = 7, 28 then ooo should output 7.28.7)

if used with --slide [number], the count will not circle back to 1 after 26, but instead will continue counting up

@Deadairx Deadairx added the enhancement New feature or request label Aug 1, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant