index
:
telescope.nvim.git
master
Unnamed repository; edit this file 'description' to name the repository.
Mike Vink
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lua
/
telescope
/
actions
Age
Commit message (
Expand
)
Author
2021-07-03
feat: select_all, toggle_all and drop_all actions (#931)
fdschmidt93
2021-06-14
feat: cycle previewers with commit and bcommit already using it (#528)
Simon Hauser
2021-06-09
feat: delete entry from the picker without closing telescope (#828)
Dhruv Manilawala
2021-05-31
feat: send to loclist (#868)
runiq
2021-05-30
Add documentation for quickfix actions (#869)
runiq
2021-05-11
fix: rename `actions.git_switch` to `git_switch_branch` (#835)
Kyoichiro Yamada
2021-05-11
create new action: git switch (#798)
Kyoichiro Yamada
2021-05-11
feat: add git_stash picker (#800)
Amirreza Askarpour
2021-05-09
feat: jumplist picker and jump to row/col on existing buffers. (#813)
caojoshua
2021-04-23
docs: Git actions docs fix (#787)
Ben Smith
2021-04-23
feat: add search history picker (#769)
Volodymyr Kot
2021-04-22
docs: add other actions modules (#792)
TJ DeVries
2021-04-15
Fix: open files with the same name (#697) (#741)
Lars Haalck
2021-04-14
git(action): create and checkout branch (#755)
Ben Smith
2021-04-03
Fix git rebase input message (#720)
Thiago Medeiros
2021-03-17
fix: related to #13 telescope-project, enter insert mode on prompt close (#637)
Christopher Laidler
2021-03-14
feat & fix: Command History Picker (#656)
tami5
2021-03-12
feat: add `add_to_qflist`, `add_selected`, and `smart_add` (#636)
elianiva
2021-03-09
feat: add completion to pre-filtering (#626)
fdschmidt93
2021-03-07
fix: `error using dictionary as a string` when running send_to_qflist (#622)
oberblastmeister
2021-03-05
feat: define scroll speed + smart_send to qflist (#610)
elianiva
2021-02-27
feat: multi selection. Only integrates with send_selected_to_qflist (#551)
TJ DeVries
2021-02-27
fix: a lot of small things and adds more customization for caret (#554)
Simon Hauser
2021-02-27
fix: goto_file_selection performance issues, do not reload buffer if it is al...
oberblastmeister
2021-02-24
fix: scroll misbehaving + fixed jump to middle (#547)
elianiva
2021-02-24
feat: adds M mapping in normal mode (#544)
Hubert Pelczarski
2021-02-24
feat: advanced normal mode (#463)
Simon Hauser
2021-02-23
feat: file browser & refresh interface (#290)
Simon Hauser
2021-02-22
feat: Action improvements (#472)
TJ DeVries
2021-02-09
fix: all git builtin respect cwd now (#517)
Simon Hauser
2021-02-04
feat: Open quickfix list on it's own action (#497)
Tae Sandoval
2021-01-27
Undo #465 (#469)
anott03
2021-01-25
fix: move to actions.select as default action (#465)
anott03
2021-01-23
fix: escape filename for previewer and action (#456)
elianiva
2021-01-11
feat: quickfix (#293)
TJ DeVries
2021-01-05
feat: add actions.get_current_line (#391)
oberblastmeister
2021-01-04
add selected command to cmd-history (#383)
Senghan Bright
2020-12-21
fix: normal mode toggle issue
Cedric M'Passi
2020-12-10
Feat: symbols json picker (#303)
Simon Hauser
2020-12-09
ci: Add luacheck ci job (#317)
Simon Hauser
2020-12-03
fix: add back filetypedetect on edit (#283)
Mike Hartington
2020-12-01
fix: abstract and remove param
TJ DeVries
2020-12-01
fix: builtin runner insert issue (#266)
tami5
2020-11-27
feat: Make tab toggle between git add and git restore in builtin.git_status()...
Cedric M'Passi
2020-11-23
feat: Buffers rework (indicators and sorting) (#208)
Simon Hauser
2020-11-23
Register finder (#275)
Senghan Bright
2020-11-16
feat: Add git builtins (#240)
Simon Hauser
2020-11-16
feat: Allow overriding actions from mappings (#248)
TJ DeVries
[prev]