Commit Graph

332 Commits

Author SHA1 Message Date
Rasmus Steinke
84d355981b also allow "autotype" 2016-08-05 18:56:33 +02:00
Rasmus Steinke
a79ac7a43b mention autopass value 2016-08-05 05:49:21 +02:00
Rasmus Steinke
af84d3cee4 fix autotype 2016-08-05 05:45:31 +02:00
Rasmus Steinke
227b8df55f get rid of unused count variable 2016-08-05 05:28:30 +02:00
Rasmus Steinke
f19298305a get rid of duplicate setting 2016-08-05 05:27:02 +02:00
Rasmus Steinke
66b3f6cd38 show current default_do in help message 2016-08-05 05:21:32 +02:00
Rasmus Steinke
c7aeb630c7 add missing typemenu hotkey 2016-08-05 05:13:06 +02:00
Rasmus Steinke
b56170104d Remove leading whitespace from fields, fixes #51 2016-08-05 04:44:34 +02:00
Rasmus Steinke
5083c181fd Respect default_do config setting and allow "menu" value. Fixes #52 2016-08-05 04:17:24 +02:00
Rasmus Steinke
ca70a0e777 fix --show-last 2016-08-04 05:54:08 +02:00
Rasmus Steinke
132dce5a5f dont run setxkbmap if keyboard variable is unset 2016-08-04 05:27:48 +02:00
Rasmus Steinke
b3474522b8 let user set keyboard layout, hopefully fixes #34 2016-07-31 21:15:18 +02:00
Rasmus Steinke
2f396c51f7 set default config values 2016-07-31 11:47:14 +02:00
Rasmus Steinke
098d3d8417 remove strange while loop 2016-07-28 19:44:27 +02:00
Rasmus Steinke
ecc2af0c71 simplify show menu 2016-07-28 19:34:39 +02:00
Rasmus Steinke
401874850d check for ESC before creating array 2016-07-28 19:29:33 +02:00
Rasmus Steinke
be2b218abc dont rely on perl regex for grep 2016-07-28 18:36:46 +02:00
Rasmus Steinke
ca218b32cc add darwin to list of supported os 2016-07-28 17:37:59 +02:00
Rasmus Steinke
77628775ac Merge pull request #47 from gregf/bsd_support
Add support for BSD
2016-07-28 17:27:34 +02:00
Greg Fitzgerald
0379ab4ef1 Add support for BSD 2016-07-28 11:16:45 -04:00
Rasmus Steinke
c2f83edb75 remove png 2016-07-27 16:50:29 +02:00
Rasmus Steinke
876296760c update screenshot 2016-07-27 16:50:02 +02:00
Rasmus Steinke
eecd8d9f74 update shot 2016-07-27 16:49:01 +02:00
Rasmus Steinke
1933e06da5 add small delay 2016-07-26 23:05:11 +02:00
Rasmus Steinke
dbfd46a5c0 get rid of awk calls for generation of array 2016-07-26 22:35:29 +02:00
Rasmus Steinke
d8a19442ba change message string 2016-07-26 16:36:14 +02:00
Rasmus Steinke
5c2c71a560 remove trailing white space 2016-07-26 16:16:40 +02:00
Rasmus Steinke
38e02922e1 change defaults. Enter shows menu with fields to type now. Hotkeys 1-3 remain (autotype, type user, type password) 2016-07-26 01:01:33 +02:00
Rasmus Steinke
27d4b80431 quote variable 2016-07-16 17:23:17 +02:00
Rasmus Steinke
cd8e18670e write temporary files to ~/.cache 2016-07-16 16:59:53 +02:00
Rasmus Steinke
b6dcf56e9a Merge pull request #44 from qbit/master
remove static path to bash
2016-06-29 18:17:17 +02:00
Aaron Bieber
53b29c19c3 remove static path to bash
Not all systems install bash into /bin (FreeBSD and OpenBSD for example).

This switches to `env` which lets us find bash anywhere in $PATH. `/usr/bin/env` exists on virtually every system claiming to be POSIX compliant.
2016-06-28 21:35:01 -06:00
Rasmus Steinke
f7093d1da0 change help message 2016-06-15 07:20:29 +02:00
Rasmus Steinke
6f8c3d803e modernize UI 2016-06-15 07:08:40 +02:00
Rasmus Steinke
f71c27746f put url in new password files, if clipboard content starts with http 2016-06-15 06:22:18 +02:00
Rasmus Steinke
d588eb8e9e put quotes 2016-05-27 16:26:17 +02:00
Rasmus Steinke
21f40255f3 remove -z option 2016-05-27 15:05:21 +02:00
Rasmus Steinke
2a627d11d7 combine sed calls into one 2016-05-27 14:35:24 +02:00
Rasmus Steinke
3345fcc18c dont show groups for files in root directory 2016-05-27 14:31:15 +02:00
Rasmus Steinke
4d588306ec add missing bracket 2016-05-27 14:24:25 +02:00
Rasmus Steinke
f9c6c3d30b make dialog faster 2016-05-27 14:23:15 +02:00
Rasmus Steinke
3c4e000603 use USERNAME_field in --insert dialog 2016-05-27 14:19:06 +02:00
Rasmus Steinke
01de1008fa fix firefox and roundcube 2016-05-26 16:14:12 +02:00
Rasmus Steinke
64c9a26a21 Merge pull request #42 from carnager/template
merge Template branch
2016-05-25 00:49:54 +02:00
Rasmus Steinke
fa36f54db3 merging of master into template branch 2016-05-25 00:47:16 +02:00
Rasmus Steinke
ee6279a8b9 Merge pull request #41 from dhxgit/master
This really fixes #39
2016-05-25 00:07:37 +02:00
Dominik Hannen
011fe2993b Fix more backslash issues.
The Software should now work correctly with any backslashed input,
output, fieldnames and values.
2016-05-25 00:03:11 +02:00
Rasmus Steinke
cd71ca3b7e only use actually typed input 2016-05-24 23:57:22 +02:00
Rasmus Steinke
1b6b4a76ef dont show file suffix 2016-05-24 23:41:38 +02:00
Rasmus Steinke
b45065ab3b nicer representation 2016-05-24 23:38:44 +02:00