You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm using qtpass on windows 7. I noticed that there is a space character in front of the Username and URL. I'm using a template configuration to match the default pass fields.
I'm using a template matching "Username" and "URL". I also tried "Username:" and "Username: " (note the extra space after the colon):
No matter how I configure the template, I have a space character in front of the URL and the Username:
I'm indeed saving the files with a space after the colon. However I think this is pretty much standard according to https://www.passwordstore.org.
My expectation would be that the space is omitted in template fields. Like so:
I think it would make sense to trim the output in template fields.
Best Regards,
Stefan
The text was updated successfully, but these errors were encountered:
Hi,
I'm using qtpass on windows 7. I noticed that there is a space character in front of the Username and URL. I'm using a template configuration to match the default
pass
fields.I'm using a template matching "Username" and "URL". I also tried "Username:" and "Username: " (note the extra space after the colon):

No matter how I configure the template, I have a space character in front of the URL and the Username:

I'm indeed saving the files with a space after the colon. However I think this is pretty much standard according to https://www.passwordstore.org.

My expectation would be that the space is omitted in template fields. Like so:

I think it would make sense to trim the output in template fields.
Best Regards,
Stefan
The text was updated successfully, but these errors were encountered: