Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

module: add :completion vertico #4664

Merged
merged 147 commits into from
Jul 25, 2021
Merged
Changes from 1 commit
Commits
Show all changes
147 commits
Select commit Hold shift + click to select a range
21a8694
add selectrum module
jethrokuan Jan 15, 2021
65c1537
Add selectrum project search
jethrokuan Jan 16, 2021
f4517d8
set prescient things on selectrum-mode
jethrokuan Jan 16, 2021
a0ff8d4
lazy-load embark
jethrokuan Jan 16, 2021
42b3184
feat(selectrum): Add config from Townk's private config
edmundmiller Feb 16, 2021
155f4f6
docs(selectrum): Init README
edmundmiller Feb 16, 2021
a3d7e5c
docs(selectrum): Add temporary TODO file
edmundmiller Feb 16, 2021
63cd309
Bump :completion selectrum
edmundmiller Feb 16, 2021
3afb712
fix(selectrum): Move prescient out of nested use-package
edmundmiller Feb 17, 2021
d760474
fix(selectrum): Move orderless/selectrum config...
edmundmiller Feb 17, 2021
b4e1b21
refactor(selectrum): Move evil bindings where they belong
edmundmiller Feb 17, 2021
baa5b8f
fix(selectrum): Use jcf +selectrum-file-search
edmundmiller Feb 17, 2021
b741d6a
fix(selectrum): Remove unnecessary advice overrides
edmundmiller Feb 17, 2021
a23a966
Update modules/completion/selectrum/TODO.org
edmundmiller Feb 17, 2021
5b70b88
feat(selectrum): Add selectrum-repeat binding
edmundmiller Feb 17, 2021
d47f0d6
feat(selectrum): Set window height to match ivy
edmundmiller Feb 18, 2021
09845be
feat(selectrum): Add Search buffer binding
iyefrat Apr 9, 2021
bc13b4a
feat(selectrum): Add bookmark command
edmundmiller Feb 19, 2021
a1293a0
feat(selectrum): Add consult-mark
edmundmiller Feb 19, 2021
5216ba4
style(selectrum): Alphabetize and align binds
edmundmiller Feb 19, 2021
dfce5dd
feat(selectrum): Add +selectrum/search-symbol-at-point
edmundmiller Feb 20, 2021
74b100c
fix(selectrum): Apply changes from minad's review
edmundmiller Feb 21, 2021
4fb1b7e
fix(selectrum): Tear +selectrum-file-search down to consult-ripgrep
edmundmiller Feb 22, 2021
da75da3
fix(selectrum): Revert to jethro's version of file-search
edmundmiller Feb 24, 2021
deed316
fix(selectrum): Set max window height to 17
edmundmiller Mar 7, 2021
261927e
add orderless style dispatchers
bdarcus Apr 2, 2021
54cf600
Bump :completion selectrum
bdarcus Apr 2, 2021
7ba1cc6
selectrum: add init.el witticism
iyefrat Apr 5, 2021
02d4b7d
selectrum: add features section to README
iyefrat Apr 10, 2021
8eec594
selectrum: update TODO.org
iyefrat Apr 10, 2021
d1f2414
Bump :completion selectrum
iyefrat Apr 10, 2021
4aaf7e5
selectrum: fix +selectrum-file-search
iyefrat Apr 10, 2021
1d43c73
selectrum: fix marginalia not loading on +prescient
iyefrat Apr 10, 2021
3c55105
selectrum: annotate persp-switch-to-buffer
iyefrat Apr 10, 2021
7507214
selectrum: add consult-lsp
iyefrat Apr 25, 2021
93008e1
Bump :completion selectrum
iyefrat Apr 25, 2021
1b74d82
selectrum: orderless now works
iyefrat Apr 25, 2021
dc5442f
selectrum: consult-recent-files now works on startup
iyefrat Apr 25, 2021
55e4afa
selectrum: update TODO.org
iyefrat Apr 25, 2021
0cdc7ec
Add selectrum branch for SPC-* symbol search
Apr 27, 2021
a51c039
Set up consult-xref if selectrum is enabled
Apr 27, 2021
2cae745
selectrum: deactivate slow consult previews
iyefrat Apr 26, 2021
7e51f98
selectrum: add C-SPC binding (half works)
iyefrat Apr 26, 2021
a3c978b
selectrum: add bibtex-actions to tools/biblio
iyefrat Apr 28, 2021
b9e3483
selectrum: update bindings
iyefrat Apr 29, 2021
8e63717
selectrum: add spellcheck support
iyefrat Apr 29, 2021
0e9864d
selectrum: fix project switching with workspaces
iyefrat Apr 29, 2021
e8dc511
selectrum: move consult-lsp to :tools lsp
iyefrat Apr 29, 2021
7ec7134
selectrum: improve ivy parity
iyefrat Apr 29, 2021
ff9a15e
selectrum: rework live-previews
iyefrat Apr 29, 2021
f532bfe
selectrum: document embark-act binding
iyefrat Apr 29, 2021
19c0744
selectrum: Replace obsolete selectrum-active-p
jcf Apr 16, 2021
e181318
Setup consult as completion-in-region fallback
gagbo May 1, 2021
6dfc324
selectrum: improve file category commands...
iyefrat May 1, 2021
c1cbfa0
selectrum: use orderless by default
iyefrat May 1, 2021
56d6dc5
selectrum: refactor orderless configuration
iyefrat May 1, 2021
52cae6e
Bump bibtex-actions
iyefrat May 1, 2021
b9757e7
selectrum: update bibtex-actions config
iyefrat May 1, 2021
b2af88a
Bump :completion selectrum
iyefrat May 2, 2021
02cf4bf
selectrum: regorganize TODO.org
iyefrat May 2, 2021
fa527c0
selectrum: fix project search evil command autoloads
iyefrat May 3, 2021
53e4e8c
selectrum: refactor orderless use-package
iyefrat May 4, 2021
51a9a62
selectrum: eagerly load embark
iyefrat May 5, 2021
3413433
feat(selectrum): Add wgrep
edmundmiller May 7, 2021
8957f02
selectrum: improve wgrep
iyefrat May 7, 2021
34bc993
selectrum: remove marginalia-annotators
iyefrat May 8, 2021
1266ac7
selectrum: document orderless style dispatchers
iyefrat May 8, 2021
26a310d
selectrum: improve ivy parity
iyefrat May 8, 2021
693eb3c
selectrum: add +irc/selectrum-jump-to-channel
iyefrat May 8, 2021
1fe0ad3
selectrum: improve :tools lookup integration
iyefrat May 8, 2021
f372f3a
selectrum: reorganize consult use-package!
iyefrat May 15, 2021
4e74a22
selectrum: rework consult previews
iyefrat May 15, 2021
2945d2d
Bump :completion selectrum
iyefrat May 16, 2021
5656e39
selectrum: rework orderless style dispatchers
iyefrat May 16, 2021
e2f1783
selectrum: pass target to `embark-action-indicator`
iyefrat May 16, 2021
23b4dfa
selectrum: document bugs in TODO.org
iyefrat May 16, 2021
157a6c5
selectrum: partially fix selectrum-repeat issue
iyefrat May 17, 2021
c349a0a
selectrum: remove automatic initialisms for M-x etc
iyefrat May 17, 2021
ed922a6
selectrum: improve bindings
iyefrat May 17, 2021
5f12afc
:tools lsp update readme to include consult-lsp
iyefrat May 17, 2021
2868177
Bump :completion selectrum
iyefrat May 17, 2021
a52b9cf
selectrum: change embark-consult-preview-at-point...
iyefrat May 17, 2021
23a47ac
selectrum: set manual preview to all grep variants
iyefrat May 18, 2021
49a5c51
selectrum: fix bugs when counsel is loaded (hack)
iyefrat May 20, 2021
24f2efd
selectrum: refactor +irc/selectrum-jump-to-channel
iyefrat May 21, 2021
747f1e3
selectrum: update TODO.org
iyefrat May 20, 2021
308c679
selectrum: drop foo! orderless style dispatch
iyefrat May 20, 2021
436794a
Bump :completion selectrum
iyefrat May 20, 2021
85be335
selectrum: simplify +selectrum/embark-wgrep
iyefrat May 20, 2021
23a63ba
selectrum: generalize +selectrum/embark-wgrep
iyefrat May 21, 2021
188fc09
selectrum: improve SPC b b
iyefrat May 21, 2021
89fd6b6
selectrum: add preview to non-consult functions
iyefrat May 21, 2021
1f32817
Bump :completion selectrum
iyefrat May 21, 2021
14d6613
selectrum: refactor consult stuff
iyefrat May 22, 2021
ed283c6
selectrum: make workspace source number consistent
iyefrat May 23, 2021
36faa0c
selectrum: bind embark-act to SPC a and C-;...
iyefrat May 23, 2021
f29f6be
selectrum: embark changes...
iyefrat May 23, 2021
f136521
selectrum: sudo-edit -> doom/sudo-find-file...
iyefrat May 25, 2021
59ca618
Bump :completion selectrum
iyefrat May 25, 2021
4359d96
selectrum: use consult-customize for preview keys
iyefrat May 25, 2021
8c75e07
selectrum: reorganize keybinding locations
iyefrat May 29, 2021
8aea99c
selectrum: rework setq's for selectrum use-package
iyefrat May 29, 2021
e5f3166
selectrum: add embark target for package! statements
iyefrat May 31, 2021
e5e75e8
selectrum: override embark-package-map with doom...
iyefrat May 31, 2021
c056e71
selectrum: don't override embark-target-finders...
iyefrat Jun 1, 2021
ebd72b7
selectrum: remove some bindings
iyefrat Jun 6, 2021
540c523
Selectrum: add embark action to open file in new workspace
ymarco Jun 8, 2021
573bd73
selectrum: annotate more functions
iyefrat Jun 2, 2021
fad34eb
selectrum: README changes, TODO overhaul...
iyefrat Jun 9, 2021
f315a60
Bump :completion selectrum
iyefrat Jun 16, 2021
5a44c1f
selectrum: remove side effect in irc jump function
iyefrat Jun 18, 2021
53e2c32
Bump consult-lsp
iyefrat Jun 29, 2021
3283acb
selectrum: use default values for consult async timers
iyefrat Jun 29, 2021
83abd71
selectrum: update TODO, add docs/modules.org entry
iyefrat Jun 29, 2021
336ad46
selectrum: clean up selectrum config
iyefrat Jun 30, 2021
7c313fb
selectrum: autoload +selectrum/backward-updir...
iyefrat Jun 30, 2021
2e6a04e
selectrum: remove embark export/collect popup rules
iyefrat Jun 30, 2021
78955d8
selectrum: add preview debounce for consult-theme
iyefrat Jul 1, 2021
d3eff82
selectrum: add experimental vertico flag
iyefrat Jun 30, 2021
e65dffd
selectrum: remove `selectrum-minibuffer-map` from...
iyefrat Jul 2, 2021
92586ca
selectrum: remove `doom-project-find-file` hack
iyefrat Jul 2, 2021
d86375a
selectrum: add icon support
iyefrat Jul 4, 2021
814c5b5
selectrum: improve company advice
iyefrat Jul 6, 2021
bc9d2bf
selectrum: better `completion-in-region-function`
iyefrat Jul 6, 2021
debba41
Bump :completion selectrum
iyefrat Jul 9, 2021
29c49f7
selectrum: use `consult-completing-read-multiple`
iyefrat Jul 9, 2021
794b8c2
selectrum: add `vertico-repeat` support
iyefrat Jul 9, 2021
dc6da58
selectrum: fix false positive marginalia annotation...
iyefrat Jul 9, 2021
f9e1c99
completion/selectrum -> completion/vertico, part 1
iyefrat Jul 9, 2021
24eaa13
completion/selectrum -> completion/vertico, part 2
iyefrat Jul 9, 2021
a0eb4e9
completion/selectrum -> completion/vertico, part 3
iyefrat Jul 9, 2021
34f8e1f
vertico: Improve README and update TODO...
iyefrat Jul 11, 2021
41e657f
vertico: remove `:demand t` from `use-package`'s
iyefrat Jul 13, 2021
f8a64c8
vertico: pass universal argument from vertico...
iyefrat Jul 13, 2021
099f851
vertico: add consult buffer source for org buffers
iyefrat Jul 13, 2021
21b91e5
Bump :completion vertico
iyefrat Jul 18, 2021
d0f4c5f
vertico: use `all-the-icons-completion-marginalia-setup`
iyefrat Jul 18, 2021
29bd530
vertico: use `vertico-directory-tidy`
iyefrat Jul 18, 2021
770084f
vertico: use consult-line in +default/search-buffer
iyefrat Jul 24, 2021
3f10167
vertico: various refactors...
iyefrat Jul 24, 2021
c12fb64
vertico: defer loading of embark and orderless
iyefrat Jul 24, 2021
a4093e9
vertico: fix unused lexical variable error
iyefrat Jul 24, 2021
a0e384f
Bump :completion vertico
iyefrat Jul 24, 2021
f94b985
Bump :tools biblio
iyefrat Jul 24, 2021
aff25b1
Bump :checkers spell
iyefrat Jul 24, 2021
e2cd827
vertico: add variable to set company completion styles
iyefrat Jul 24, 2021
beb0b44
vertico: prepare for merge...
iyefrat Jul 24, 2021
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
selectrum: document orderless style dispatchers
  • Loading branch information
iyefrat committed Jul 24, 2021
commit 1266ac7b2439d6ff684670c89c78dad1b3d35dd9
12 changes: 12 additions & 0 deletions modules/completion/selectrum/README.org
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@
- [[#project-search--replace][Project search & replace]]
- [[#in-buffer-searching][In-buffer searching]]
- [[#selectrum-integration-for-various-completing-commands][Selectrum integration for various completing commands]]
- [[#orderless-filtering][Orderless filtering]]

* Description
This module provides Selectrum integration for a variety of Emacs commands, as
Expand Down Expand Up @@ -145,3 +146,14 @@ A wgrep buffer can be opened from swiper with =C-c C-e=.
| =SPC s p= | Search project |
| =SPC s P= | Search another project |
| =SPC s s= | Search the current buffer (incrementally) |

** Orderless filtering
When using orderless to filter through candidates, the default behaviour is for
each space separated inputs to match the candidate as a regular expression or
literally. You can further specify each space separated input in the following
ways:
| Input | Description |
|--------+--------------------------------------------|
| =!foo= | match without literal input =foo= |
| =bar== | match only with literal input =foo= |
| =baz~= | match input =foo= with fuzzy/flex matching |