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 |
|
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 |
|
Rasmus Steinke
|
908bcd4586
|
started refactoring
|
2015-11-14 05:27:26 +01:00 |
|
Rasmus Steinke
|
4c43d92c32
|
get rid of obsole call
|
2015-11-10 18:34:23 +01:00 |
|
Rasmus Steinke
|
cae4a24ef0
|
update README
|
2015-11-10 11:11:30 +01:00 |
|
Rasmus Steinke
|
24992e36b1
|
add possibility to generate a new password for entry
|
2015-11-10 11:04:49 +01:00 |
|
Rasmus Steinke
|
46f88a25c2
|
add notify option
|
2015-11-09 01:20:21 +01:00 |
|
Rasmus Steinke
|
a8b2792a89
|
add global option for notification
|
2015-11-09 01:18:47 +01:00 |
|
Rasmus Steinke
|
3ae7c83ca0
|
Merge branch 'master' of https://github.com/carnager/rofi-pass
|
2015-11-09 00:16:40 +01:00 |
|
Rasmus Steinke
|
a21e1b9fb3
|
add support for custom notification on password typing
|
2015-11-09 00:16:10 +01:00 |
|
Rasmus Steinke
|
4386768a47
|
Merge pull request #19 from gubiq/patch-1
fix url to pass
|
2015-10-18 22:45:06 +02:00 |
|
Björn Fries
|
d25e966959
|
fix url to pass
zx2c4 deleted the repo on github, link to project page instead.
|
2015-10-18 20:59:52 +02:00 |
|
Rasmus Steinke
|
8eef49fd4f
|
exit on ESC
|
2015-10-15 09:54:28 +02:00 |
|
Rasmus Steinke
|
49db6fce05
|
also set No Group on ESC
|
2015-10-15 01:37:40 +02:00 |
|
Rasmus Steinke
|
c49a623a1c
|
add support for no groups for adding passes
|
2015-10-15 01:33:33 +02:00 |
|
Rasmus Steinke
|
d0f1624720
|
fix url to passed
|
2015-09-13 18:19:51 +02:00 |
|
Rasmus Steinke
|
da232fb8b9
|
add comments in passed, to credit original author
|
2015-09-13 15:41:03 +02:00 |
|
Rasmus Steinke
|
e639cfc74f
|
mirror passed script
|
2015-09-13 15:38:35 +02:00 |
|