Rasmus Steinke
|
75cf715158
|
make rofi command a function to eliminate problems with quotes options. Should fix #33 once and for all
|
2016-03-30 17:59:02 +02:00 |
|
Rasmus Steinke
|
11790ca6c6
|
quote password
|
2016-03-29 17:58:33 +02:00 |
|
Rasmus Steinke
|
10455703b1
|
Handle quoted arguments. Should fix #33
|
2016-03-29 17:56:24 +02:00 |
|
Rasmus Steinke
|
c810c4f4a9
|
Merge branch 'master' of https://github.com/carnager/rofi-pass
|
2016-03-29 17:55:28 +02:00 |
|
Rasmus Steinke
|
1cb23cd396
|
handle rofiopts with quotes properly. Should fix #33
|
2016-03-29 17:54:11 +02:00 |
|
Rasmus Steinke
|
af66c18775
|
Merge pull request #32 from emptyaitch/master
Adding fix to handle *.gpg files with spaces
|
2016-03-08 17:59:13 +01:00 |
|
emptyaitch
|
f0b9d9af0a
|
Added files via upload
Adding fix to handle *.gpg files with spaces
|
2016-03-08 06:01:51 -06:00 |
|
Rasmus Steinke
|
08d4e37a2f
|
Merge pull request #31 from rychipman/master
Fix username field name bug
|
2016-02-24 17:31:05 +01:00 |
|
Ryan Chipman
|
7947665654
|
Fix username field name bug
Use the env variable USERNAME_field instead of hardcoded "UserName" when saving new passwords.
|
2016-02-23 20:24:44 -05:00 |
|
Rasmus Steinke
|
14b7469d34
|
Merge pull request #30 from Narrat/optim/whitespaces
Makefile need Tabs
|
2016-02-23 17:55:22 +01:00 |
|
Narrat
|
c2371ce1a2
|
Makefile need Tabs
Partially reverts my previous commit
|
2016-02-23 03:12:25 +01:00 |
|
Rasmus Steinke
|
3592938ba7
|
Merge pull request #29 from Narrat/optim/whitespaces
Whitespace issues
|
2016-02-23 02:47:18 +01:00 |
|
Rasmus Steinke
|
40e2fd8772
|
mention bookmarks mode
|
2016-02-23 02:10:30 +01:00 |
|
Rasmus Steinke
|
b0df58d916
|
add link to autopass
|
2016-02-23 02:09:17 +01:00 |
|
Rasmus Steinke
|
fed4d080d5
|
remove doubled setting for help_color
|
2016-02-23 02:05:51 +01:00 |
|
Rasmus Steinke
|
aeb051d292
|
remove unused variable
|
2016-02-23 02:04:46 +01:00 |
|
Rasmus Steinke
|
847c0b689e
|
parse for "," instead of ", ". Thanks to #28. Should fix #27
|
2016-02-23 02:00:41 +01:00 |
|
Rasmus Steinke
|
09c48d3001
|
dont parse twice
|
2016-02-23 01:55:23 +01:00 |
|
Narrat
|
7911e140b3
|
Whitespace issues
This commit addresses some mangling of spaces and tabs and trailing whitespaces
|
2016-02-23 00:26:29 +01:00 |
|
Rasmus Steinke
|
de700a7255
|
use /tmp for last-used, fixes #26
|
2016-02-16 00:10:12 +01:00 |
|
Rasmus Steinke
|
1ea7eb8381
|
use switch hotkey in help
|
2016-02-07 01:56:56 +01:00 |
|
Rasmus Steinke
|
7c00f3c077
|
Merge branch 'master' of https://github.com/carnager/rofi-pass
|
2016-01-26 04:41:36 +01:00 |
|
Rasmus Steinke
|
6a5ae135e0
|
fix typo in copy menu
|
2016-01-26 04:41:24 +01:00 |
|
Rasmus Steinke
|
e1807e1f3d
|
Merge pull request #25 from maffmeier/master
Added Option in Config, to set default behaviour.
|
2016-01-08 15:36:29 +01:00 |
|
maffmeier
|
bfd72f9626
|
Changed default_do to previous default behaviour.
|
2016-01-08 09:59:37 +01:00 |
|
maffmeier
|
750182e34a
|
Added Option in Config, to set default behaviour.
|
2016-01-07 23:42:58 +01:00 |
|
Rasmus Steinke
|
cfa9af61b9
|
mention --bmarks in --help
|
2015-12-27 08:22:40 +01:00 |
|
Rasmus Steinke
|
9c43549dc2
|
autodetect help_color, if none is set
|
2015-12-27 08:21:28 +01:00 |
|
Rasmus Steinke
|
4b8a942fb9
|
add switch to config
|
2015-12-27 08:14:16 +01:00 |
|
Rasmus Steinke
|
a97cf6e86a
|
add --bmarks switch and $switch keybind to change mode on the fly
|
2015-12-27 08:13:52 +01:00 |
|
Rasmus Steinke
|
a564172947
|
mention inline view
|
2015-12-26 22:53:22 +01:00 |
|
Rasmus Steinke
|
c21bdec08d
|
another edit
|
2015-12-26 22:48:41 +01:00 |
|
Rasmus Steinke
|
878caf1eb9
|
update README and screenshot
|
2015-12-26 22:47:36 +01:00 |
|
Rasmus Steinke
|
cd6bac2446
|
fix typo
|
2015-12-04 08:48:03 +01:00 |
|
Rasmus Steinke
|
1e73921582
|
fix --last-used
|
2015-11-23 17:12:41 +01:00 |
|
Rasmus Steinke
|
4095867400
|
fix alternative root directory
|
2015-11-16 18:24:02 +01:00 |
|
Rasmus Steinke
|
bafd1d76be
|
match for tabs and spaces
|
2015-11-16 01:25:12 +01:00 |
|
Rasmus Steinke
|
b2bef6af95
|
simplify type menu too
|
2015-11-15 04:51:51 +01:00 |
|
Rasmus Steinke
|
6269688435
|
simplify detection of fieldnames
|
2015-11-15 04:49:10 +01:00 |
|
Rasmus Steinke
|
6a3db43ff0
|
respect custom rofi options
|
2015-11-14 15:58:01 +01:00 |
|
Rasmus Steinke
|
d2e6f2eda2
|
add check for add pass entry
|
2015-11-14 15:01:39 +01:00 |
|
Rasmus Steinke
|
6327ba5a82
|
fix duplicate variable
|
2015-11-14 13:27:44 +01:00 |
|
Rasmus Steinke
|
fb38d4ef9b
|
add return options
|
2015-11-14 07:09:28 +01:00 |
|
Rasmus Steinke
|
c66fabf4d0
|
add missing keys
|
2015-11-14 06:35:10 +01:00 |
|
Rasmus Steinke
|
19131f83a6
|
change order in help
|
2015-11-14 06:34:17 +01:00 |
|
Rasmus Steinke
|
5cb7cfb6a2
|
fix typo
|
2015-11-14 06:00:28 +01:00 |
|
Rasmus Steinke
|
4553cc9946
|
add missing options
|
2015-11-14 05:59:33 +01:00 |
|
Rasmus Steinke
|
6ba678b85d
|
add exceptions for AddEntry
|
2015-11-14 05:44:18 +01:00 |
|
Rasmus Steinke
|
2d1fc15a71
|
add password to list of available fields
|
2015-11-14 05:40:25 +01:00 |
|
Rasmus Steinke
|
ba2e8fd918
|
added check for ESC keypresses
|
2015-11-14 05:33:36 +01:00 |
|