Commit Graph

340 Commits

Author SHA1 Message Date
Rasmus Steinke
350267f8b3 add 2nd color for help 2015-08-13 20:22:13 +02:00
Rasmus Steinke
68fe10d807 added copy_url option 2015-08-13 20:05:59 +02:00
Rasmus Steinke
af09274ef7 hopefully fixed tab/spacing code 2015-08-13 20:05:01 +02:00
Rasmus Steinke
54bead78eb fix colons in fields 2015-08-13 19:44:57 +02:00
Rasmus Steinke
a6dec27994 change default mapping for show 2015-08-13 19:16:12 +02:00
Rasmus Steinke
4f1d2900d5 added clipboard setting 2015-08-13 18:41:07 +02:00
Rasmus Steinke
2f38b32d89 Handle tabs and spaces 2015-08-13 17:40:52 +02:00
Rasmus Steinke
3b1b48b93d get rid of delay 2015-08-09 07:16:08 +02:00
Rasmus Steinke
752be60645 slow down typing a bit 2015-08-09 04:09:49 +02:00
Rasmus Steinke
fa08c52d8e send ctrl+alt, since it fixes messing up hotkeys for some reason 2015-08-09 04:07:50 +02:00
Rasmus Steinke
f3640a1670 add click event to not mess up terminals 2015-08-09 03:46:22 +02:00
Rasmus Steinke
6f26104ead added ability to type from show menu 2015-08-09 03:38:27 +02:00
Rasmus Steinke
97b041edaf color help message 2015-08-09 00:21:58 +02:00
Rasmus Steinke
32ff3a180d add --show-last option to display show menu for last used item 2015-08-08 23:15:19 +02:00
Rasmus Steinke
7faf59333a allow to copy entries to clipboard in show menu 2015-08-08 23:11:49 +02:00
Rasmus Steinke
8a283cb685 update config and README 2015-08-06 13:29:57 +02:00
Rasmus Steinke
bb1f0d08cd updated config example 2015-08-06 02:21:21 +02:00
Rasmus Steinke
76455ef7ca outsourced rofi options to config file 2015-08-06 02:12:09 +02:00
Rasmus Steinke
381902ec81 dont delete last_used when selection is empty 2015-08-05 08:34:32 +02:00
Rasmus Steinke
e93d74fab6 save last used site. call it with --last-used. solves rofi blocking input 2015-08-05 08:11:45 +02:00
Rasmus Steinke
e3e6ceb7c5 re-open list when opening URL. This allows to directly enter passowrd after clicking the input field 2015-08-05 07:59:38 +02:00
Rasmus Steinke
e30878ed4b added warning 2015-08-05 06:41:12 +02:00
Rasmus Steinke
c9f8b63032 make search case-insensitive 2015-08-04 08:48:14 +02:00
Rasmus Steinke
88375c27a4 read all other fields from stdin too 2015-07-25 13:54:20 +02:00
Rasmus Steinke
8ed0d8584b use single echo -n instead of tr 2015-07-25 13:43:29 +02:00
Rasmus Steinke
173c012e6c do not call pass again for password 2015-07-25 13:39:55 +02:00
Rasmus Steinke
1186d2256a use single awk 2015-07-25 13:31:03 +02:00
Rasmus Steinke
9dfcfe2e55 made xdotool read password from stdin. workaround for https://github.com/jordansissel/xdotool/issues/72 2015-07-25 13:25:15 +02:00
Rasmus Steinke
2c8ecf5b68 catch missing exit codes 2015-07-23 18:01:24 +02:00
Rasmus Steinke
fcac25e8fb fix --help 2015-07-22 18:56:00 +02:00
Rasmus Steinke
e173b79b65 update README 2015-07-19 20:12:01 +02:00
Rasmus Steinke
2dffa9810f add missing quotation 2015-07-19 19:56:52 +02:00
Rasmus Steinke
624d05801f quote URLs 2015-07-19 17:39:08 +02:00
Rasmus Steinke
53ef4ece1d add tab key 2015-07-17 21:43:22 +02:00
Rasmus Steinke
55a838075d made return always return to correct menu 2015-07-17 20:09:08 +02:00
Rasmus Steinke
fb2f5d0d76 resolve hotkey conflict 2015-07-17 18:20:06 +02:00
Rasmus Steinke
218e495cd4 allow to return to both menus from show menu 2015-07-17 18:18:46 +02:00
Rasmus Steinke
5f8deed989 split manu menu from manage menu 2015-07-17 18:16:25 +02:00
Rasmus Steinke
6637fca949 add --manage argument 2015-07-17 17:21:59 +02:00
Rasmus Steinke
eeab399969 change password to pass for autopass compatibility 2015-07-17 04:05:48 +02:00
Rasmus Steinke
4f8c585069 change password to pass 2015-07-17 04:04:08 +02:00
Rasmus Steinke
5f7621b0f2 change autotype name 2015-07-17 03:48:27 +02:00
Rasmus Steinke
2adcbefd25 use autotype as default name 2015-07-17 03:47:54 +02:00
Rasmus Steinke
878166a903 remove blank line 2015-07-17 03:41:45 +02:00
Rasmus Steinke
3f7a9fff12 fix typo 2015-07-17 03:40:08 +02:00
Rasmus Steinke
28513f96d9 add error handling 2015-07-17 03:38:48 +02:00
Rasmus Steinke
923cc37d9a config: add autotype. README: mention customizable field names 2015-07-17 03:04:33 +02:00
Rasmus Steinke
5c1a0187cf add addpass to Makefile 2015-07-17 03:00:41 +02:00
Rasmus Steinke
f2d98e978d mention extra tools 2015-07-17 02:59:40 +02:00
Rasmus Steinke
b67be7fc17 updated README 2015-07-17 02:54:36 +02:00