Commit Graph
146 Commits
Author SHA1 Message Date
Simon HauserandSimon Hauser fccfbbb6a6 fix: opening file starting with a plus (#2509)
(cherry picked from commit ebf93395e7)
2023-05-24 17:05:50 +02:00
NAKAI TsuyoshiandSimon Hauser 05b42dab55 fix(actions): support commands with special chars (#2224)
(cherry picked from commit 713d26b985)
2023-05-14 21:34:07 +02:00
James TrewandSimon Hauser 5dcff772cd fix(action): grep_string select_default with nil column (#2447)
(cherry picked from commit 031322a7c3)
2023-04-09 17:50:44 +02:00
Rafael BodillandSimon Hauser 83c1704be3 fix: Incorrect refine option for prompt_prefix (#2413)
(cherry picked from commit f43eb22e0c)
2023-04-09 10:23:40 +02:00
James TrewandSimon Hauser 0326d4679e feat: utilize last window cursor position (#2416)
closes #2386

(cherry picked from commit 98f9d5f948)
2023-04-09 10:23:23 +02:00
vladislav dosterandSimon Hauser a1bd6866b5 docs: telescope.nvim spelling and grammar fixes (#2325)
Corrects the following issues:
- article agreement
- spelling

(cherry picked from commit dce1156ca1)
2023-01-22 10:09:28 +01:00
James TrewandSimon Hauser 0077389133 docs: proof-read edits (#2311)
(cherry picked from commit 053f2303c4)
2023-01-22 10:09:23 +01:00
Simon Hauser c8d69359d4 fix: generate.refine with border=false (#2223)
(cherry picked from commit 30826fcfb8)
2023-01-06 14:29:40 +01:00
Jieru MeiandSimon Hauser 8931c15a60 fix: checktime when git checkout (#2176)
(cherry picked from commit a7ede53f06)
2023-01-06 14:25:51 +01:00
Jonas StrittmatterandSimon Hauser 006b458a45 fix: check for window before scrolling previewer (#2163)
This avoids an error when scrolling the preview window
but the window is not visible (e.g. due to a screen resize).

(cherry picked from commit 30e2dc5232)
2023-01-06 14:25:33 +01:00
Simon Hauser 76eb49ef32 fix: nop i_<c-j> because we dont want allow new line (#2147)
(cherry picked from commit 49b043e2a3)
2022-09-04 22:01:36 +02:00
Nicholas HoffmanandSimon Hauser 2642968388 fix(which_key): mode width options typo (#2078)
(cherry picked from commit bb8db6eda2)
2022-07-22 18:22:30 +02:00
Fabian David SchmidtandSimon Hauser 5e7f6911f2 fix(which_key): only get telescope mappings (#2090)
(cherry picked from commit 8c56301720)
2022-07-22 18:22:15 +02:00
Simon HauserandSimon Hauser 273ccffc0b fix: push history on refine (#2074)
(cherry picked from commit 6bddc38c25)
2022-07-16 10:10:34 +02:00
Simon HauserandGitHub 361482c599 docs: add module names to fix gO (#2064) 2022-07-12 09:46:30 +02:00
Simon Hauser ddf60d2bbe fix: grep_string search= jump to line
fix #2047
2022-07-07 19:08:46 +02:00
Simon Hauser f838695459 chore: reformat with stylua 0.14.0 2022-07-07 08:27:46 +02:00
Simon HauserandGitHub 2b1da47deb chore: make to_fuzzy_refine configurable (#2034) 2022-07-03 21:39:24 +02:00
Fabian David SchmidtandSimon Hauser ef9137d85c feat: refine with new_table 2022-07-01 18:13:25 +02:00
Simon Hauser a50352eb24 docs: document limitation of action
close #1994
2022-06-30 14:37:02 +02:00
Simon HauserandSimon Hauser ffcc2221d6 docs: clarify docs around search_dirs and map_entries 2022-06-30 14:01:51 +02:00
TheMeaningfulEngineerandSimon Hauser a6c9ae088e feat: force buffer delete for terminal and improvements for Picker:delete_selection (#1943) 2022-06-30 14:01:50 +02:00
Simon HauserandSimon Hauser 83b6cadb2c break: deprecate utils.get_default utils.if_nil (#1545) 2022-06-30 14:01:49 +02:00
Jędrzej BoczarandGitHub 3eb90430b6 fix: error in action.close when picker.original_win_id is not valid (#1982) 2022-06-02 16:00:14 +02:00
Fabian David SchmidtandGitHub ad19bf6b8e fix: cursor move in actions.insert_symbol_i (#1979) 2022-06-01 16:52:15 +02:00
Fabian David SchmidtandGitHub cd9e6aaee0 fix(git_branch): fix typo in action notification (#1966) 2022-05-25 15:26:28 +02:00
fdschmidt93andGitHub 1a91238a6a fix: wrong win on selection (#1951) 2022-05-20 12:08:33 +02:00
fdschmidt93andGitHub b4c45e8c61 fix: exiting picker from insert mode (#1202) 2022-05-20 09:18:27 +02:00
3cc44f8f05 fix: set tagstack when we jump with lsp in telescope (#1887)
Co-authored-by: Simon Hauser <Simon-Hauser@outlook.de>
2022-05-18 19:59:12 +02:00
Simon Hauser 01fc5a9274 hotfix: regression from latest commit, files could no longer be opened 2022-05-15 22:13:32 +02:00
TJ DeVriesandGitHub 0b5f1d69d7 feat: Add ability to choose window to edit (#745) 2022-05-15 22:08:16 +02:00
fdschmidt93andGitHub 8d1841bff5 feat: quickfixhistory picker (#1878) 2022-05-04 21:50:15 +02:00
Simon HauserandGitHub 544c5ee407 fix: termopen previewer (#1901)
- buffer leaking
- still insert mode on confirm
2022-05-01 09:46:50 +02:00
Austin RayandGitHub 557c8b98c5 docs: add 'https://' prefix to smart history link (#1885) 2022-04-30 12:35:34 +02:00
fdschmidt93andGitHub 7cde1ca834 fix(actions): don't exec pre or post if replaced (#1892) 2022-04-28 15:37:01 +02:00
fdschmidt93andGitHub 8b02088743 fix(which_key): get full path & handle table assignment of funcrefs (#1875) 2022-04-22 23:40:39 +02:00
Dave LageandGitHub 697ee7aa70 feat: lua autocmd (#1707) 2022-04-22 16:20:59 +02:00
cc1a3440f9 fix: fix keep insert when going from telescope window to telescope window (#1600)
Also fixes `initial_mode`

Co-authored-by: Simon Hauser <Simon-Hauser@outlook.de>
2022-04-22 16:13:32 +02:00
fdschmidt93andGitHub d88094fbfd feat: show assigned function in actions.which_key (#1871) 2022-04-22 15:52:22 +02:00
Simon HauserandGitHub 831f76a809 docs: add module prefix (#1847) 2022-04-18 08:21:00 +02:00
Simon HauserandGitHub a5be929142 docs: document more actions and add introduction to actions (#1829) 2022-04-17 14:47:13 +02:00
Joshua CaoandGitHub 8af0d384d2 fix: save position into jumplist before 'edit' action (#1234)
currently enabled for some builtins. You can manually enable it by adding `push_cursor_on_edit = true` to the builtin options. But feel free to open a PR if you find a builtin that needs this option enabled.
2022-04-08 20:09:58 +02:00
Simon HauserandGitHub d38ad438f3 fix: action replace/enhance if the replaced/enhanced action as combined (#1814) 2022-03-31 18:42:38 +02:00
Dhruv ManilawalaandGitHub 5a93a6f005 fix: typo for notify log level (#1813) 2022-03-30 21:43:32 +02:00
Dhruv ManilawalaandGitHub 4eedf1599e fix: add %s to notify message of git checkout action (#1812) 2022-03-30 17:12:46 +02:00
Jonathan BirkandGitHub 6a43634f5f doc: help for select_{default,tab,vertical,horizontal} (#1801) 2022-03-20 20:08:54 +01:00
Luke KershawandGitHub f8a67765f5 fix: default layout_config to {} on cycle_layout actions (#1796) 2022-03-20 11:26:51 +01:00
Simon HauserandGitHub 9f0dd2e402 fix: action mt again (#1487)
actions should be concatinable again
2022-03-13 19:22:16 +01:00
ef7b6ada6d feat: improve UX with vim.notify (#1763)
* fix(notify): don't report request on new line

* ref(notify): update message format

* ref(msgs): always quote values + decrease duplication

* fix(ci): undefined variables

* ref(actions): temporary silent actions.__index errors

* cleanup

* revert: panic effort, we continue to use error for those

Co-authored-by: Simon Hauser <Simon-Hauser@outlook.de>
2022-03-13 18:11:27 +01:00
Daniel ImfeldandGitHub b501d9ecb7 fix: skip path escaping when adding items to quickfix list (#1712) 2022-03-06 20:34:44 +01:00