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

Unable to generate shift-only keywalks #16

Open
alexeypetrenko opened this issue Jun 19, 2018 · 0 comments
Open

Unable to generate shift-only keywalks #16

alexeypetrenko opened this issue Jun 19, 2018 · 0 comments

Comments

@alexeypetrenko
Copy link
Contributor

It doesn't seem to be possible to generate all-caps keywalks.

Here is an example:

caps.base:

QAZ

6.route:

6

en.keymap is original file


 $ kwp caps.base en.keymap 6.route

Output is empty, as expected.


$ kwp caps.base en.keymap 6.route  -s1
Qwertyu
Asdfghj
Zxcvbnm
QWERTYU
ASDFGHJ
ZXCVBNM

$ kwp caps.base en.keymap 6.route  -s1 -b0

Output is empty again. It would be nice to see following output here

QWERTYU
ASDFGHJ
ZXCVBNM

I'm using precompiled kwp release 1.00

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

No branches or pull requests

1 participant