Commit graph

224 commits

Author SHA1 Message Date
6db71f77c3
Cache nix
Some checks failed
/ Test on 29.1 (push) Waiting to run
/ Test on snapshot (push) Waiting to run
/ Test on 28.2 (push) Has been cancelled
2024-08-15 20:26:07 +03:00
d9347fcc22
Apparently they need to be with dots
Some checks failed
/ Test on 28.2 (push) Successful in 3m19s
/ Test on 29.1 (push) Successful in 3m28s
/ Test on snapshot (push) Has been cancelled
2024-08-15 20:14:14 +03:00
2549662496
Add emacs versions
Some checks failed
/ Test on 28 (push) Failing after 41s
/ Test on snapshot (push) Waiting to run
/ Test on 29 (push) Has been cancelled
2024-08-15 20:13:19 +03:00
5773b4a4dd
This?
All checks were successful
/ Test on 29.1 (push) Successful in 3m31s
2024-08-15 20:06:35 +03:00
32391f9449
Remove sudo
Some checks failed
/ Test on 29.1 (push) Failing after 24s
2024-08-15 19:58:49 +03:00
9d640a49a5
Valid?
Some checks failed
/ Test on 26.3 (push) Failing after 25s
/ Test on 27.2 (push) Failing after 22s
/ Test on 28.2 (push) Failing after 22s
/ Test on 29.1 (push) Failing after 21s
/ Test on snapshot (push) Failing after 21s
2024-08-15 19:05:33 +03:00
9137bea67b
Valid?
Some checks are pending
/ Test config on 20 (push) Has started running
2024-08-15 19:04:04 +03:00
2f44d12c4c
let's try this 2024-08-15 19:00:37 +03:00
15be90691f
Github action full name
Some checks failed
/ Test config on 20 (push) Failing after 13s
2024-08-15 18:43:51 +03:00
f96762ce06
CI more
Some checks failed
/ Test config on 20 (push) Has been cancelled
2024-08-15 18:42:41 +03:00
1a6b8836a3
Move to eask
All checks were successful
/ Test config on 20 (push) Successful in 27s
2024-08-15 18:34:46 +03:00
Karlo Guidoni
40d1e1d4bb
typo (#183)
Thanks.
2022-03-23 14:01:11 +01:00
Eric Danan
e30150792a Bump version to 0.3.2 2021-10-04 22:03:02 +02:00
Eric Danan
f45b74d0be Update copyright years 2021-10-04 22:02:23 +02:00
Eric Danan
ad88315583 Update dependency versions 2021-10-04 22:01:51 +02:00
Eric Danan
06b03c1080 cp-switch-buffer, cp: Improve preview and make it optional
Avoid displaying the ` *counsel-projectile*` buffer when switching to
a project with no open buffer.

Also preview non-visited files if
`counsel-switch-buffer-preview-virtual-buffers` is non-nil.

Only trigger preview if `counsel-projectile-preview-buffers` is
non-nil (default is nil).

Update readme.

Closes #171
2020-10-15 12:09:48 +01:00
Eric Danan
293aa37800 cp-grep/git-grep/ag/rg: Fix prefix arg not working
Closes #165
2020-10-14 11:57:44 +01:00
Eric Danan
dafa9bfeb8 cp-find-file, cp: New custom variable cp-find-file-more-chars
Fixes #151
2020-10-13 16:19:00 +01:00
Joseph LaFreniere
bd30664bd6 Include GNU Guix in list of sources 2020-10-13 15:27:20 +01:00
Eric Danan
7c0dc3a130 cp-switch-buffer, cp: Preview buffers
Closes #163
2020-10-12 14:35:00 +01:00
Eric Danan
77392cbbc4 cp-ag/rg: Fix ivy-occur error 2020-05-22 12:31:36 +01:00
Eric Danan
ea4db0fde0 Use ivy-configure 2020-05-22 12:11:00 +01:00
Eric Danan
79d709b531 Fix cp-switch-to-buffer-transformer following previous commit 2020-05-22 11:49:27 +01:00
Brian Leung
a9331c1fad Upstream name change: ivy--display-transformers-list -> -alist 2020-05-20 18:27:53 -07:00
Eric Danan
1d0b7d22d7 cp-ag/rg: Handle case where counsel base command is a list
In particular the default value of `counsel-rg-base-command` was
recently changed from a string to a list.

Fixes #154
2020-05-20 15:22:56 +01:00
Eric Danan
126e825bba cp-grep: fix broken ivy-occur
Fixes #150
2020-04-30 22:33:11 +01:00
Eric Danan
93887a0976 cp-grep/ag/rg: no longer parse dirconfig file
This prevents inconsistencies and alignes these commands with their
projectile counterparts.

Fixes #147
2020-04-30 22:22:32 +01:00
Eric Danan
b556ed8995 cp-org-capture: Allow placing project templates after general ones
A new variable `counsel-projectile-org-capture-templates-first-p` is
created.

Fixes #146
2020-02-14 14:50:43 +00:00
Eric Danan
47fcb4e0eb cp-switch-project: fix (e)shell/(v)term actions
Following a recent commit in projectile, the corresonding projectile
actions now take a mandatory argument.

[Fixes #144]
2020-01-30 10:29:32 +00:00
Eric Danan
cadc6de707 Update README 2019-12-04 21:42:21 +00:00
Brian Leung
55cd462bbb Add dispatch action for vterm. 2019-12-04 09:59:31 -08:00
Damien Cassou
6abd718627
Fix typos
Typos found with codespell.
2019-11-26 20:25:00 +01:00
Eric Danan
d71a3274cf Release version 0.3.1 2019-11-07 22:49:58 +00:00
Eric Danan
f29903c7c7 Require counsel 0.13.0 2019-11-07 22:43:41 +00:00
tangxinfa
50b78e27a3 fix: ivy occur requires a extra argument. 2019-11-05 15:21:03 +08:00
ctechols
ace17b9a32
Associate rg's extra actions with rg 2019-10-10 10:27:47 -04:00
Brian Leung
fda7f0bad9 counsel-projectile-org-agenda: Use expand-file-name in predicate. 2019-08-17 03:02:17 +02:00
Eric Danan
90d3792ab9 Bump counsel dependency version 2019-07-24 21:03:28 +02:00
Eric Danan
fb19569c97 Use ivy-more-chars instead of obsolete counsel-more-chars 2019-03-25 09:56:01 +01:00
Eric Danan
a07ddc808b cp-{grep,git-grep,ag,rg}: Fix error when customizing initial-input
Fixes #125.
2019-03-25 09:51:27 +01:00
Ben Ide
e9d3344f84 fixed typo ("capture" -> "agenda") (#123) 2019-03-14 20:50:41 +01:00
Eric Danan
edc60cd429 define string-trim-right locally to support emacs 25
Fixes #122
2019-03-10 23:05:51 +01:00
Eric Danan
d64e5275c5 Release 0.3.0 2019-01-27 14:04:33 +01:00
Eric Danan
1b0cec99fa Require counsel 0.11.0 and projectile 2.0.0 2019-01-27 13:55:50 +01:00
Eric Danan
b3ea4f242d cp-grep: Simplify 2018-12-26 16:14:37 +01:00
Rudi Grinberg
5f554cdca7 Rename counsel-unquote-regex-parens to counsel--elisp-to-pcre
Re-implemented and renamed in:
https://github.com/abo-abo/swiper/pull/1863

Signed-off-by: Rudi Grinberg <rudi.grinberg@gmail.com>
2018-12-24 12:52:20 -05:00
Eric Danan
2ce0efe476 cp-ag, cp-rg: Add ": " at end of prompt
This is necessary following a recent commit in
counsel (055f0e3ac1a9f5de50d15940c0a3b65baf8fd6af)

Fixes #112
2018-11-26 15:41:22 +01:00
bluew
7607fb8bb4 cp-grep: Fix missing spacing 2018-10-20 21:06:31 +02:00
Eric Danan
991b5587c3 Handle new 'prompt value of projectile-require-project-root
Fixes #106
2018-09-22 16:52:59 +02:00
Eric Danan
3ee84f2717 cp-switch-project: Allow setting the default action 2018-09-20 22:54:54 +02:00