As it says in the commit message, I’m not really sure why I continue to use this as a password manager, but I suppose it is part security through obscurity and part laziness (ain’t broke, don’t fix it).
This adds a rather nifty “ruler” below to password field to aid in visual selection of individual characters for the logins that ask for random characters:
Password: djdhhfhfkjhfuwhuifbvcnotrealmdsnwehbweha
1234567890123456789012345678901234567890
I’ve wanted to do this for ages and assumed, as ever, that since it is C it’d be too fiddly to do, but actually took all of five minutes.
Part of the pretending I know how to program in C series.