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

Feat/close buffer from picker #4522

Closed
Closed
Changes from 1 commit
Commits
Show all changes
22 commits
Select commit Hold shift + click to select a range
06c5cd1
working implementation of closing a buffer from file picker
EricHenry Oct 29, 2022
00eaa22
reset cursor position on deletion
EricHenry Oct 29, 2022
d2f5c5c
Merge branch 'master' of github.com:helix-editor/helix into feat/clos…
EricHenry Oct 29, 2022
e21ed37
remove unused variants
EricHenry Oct 29, 2022
462cb4b
fix clippy warning
EricHenry Oct 30, 2022
48dfb7b
Merge branch 'master' of github.com:helix-editor/helix into feat/clos…
EricHenry Nov 3, 2022
04b4a60
make key event callback optional on picker
EricHenry Nov 3, 2022
7bd7ae7
Merge branch 'master' of github.com:helix-editor/helix into feat/clos…
EricHenry Jan 8, 2023
ebe4548
Merge branch 'master' of github.com:helix-editor/helix into feat/clos…
EricHenry Feb 5, 2023
7e3223e
fix settign new options
EricHenry Feb 5, 2023
357a997
Merge branch 'master' of github.com:helix-editor/helix into feat/clos…
EricHenry Feb 26, 2023
304dfd8
Merge branch 'master' of github.com:helix-editor/helix into feat/clos…
EricHenry Mar 4, 2023
f17e813
Merge branch 'master' of github.com:helix-editor/helix into feat/clos…
EricHenry Mar 5, 2023
add2d01
Merge branch 'master' of github.com:helix-editor/helix into feat/clos…
EricHenry May 27, 2023
0d77aa7
Merge branch 'master' of github.com:helix-editor/helix into feat/clos…
EricHenry May 30, 2023
0bc3558
Merge branch 'master' of github.com:helix-editor/helix into feat/clos…
EricHenry Jun 4, 2023
e5a50ad
implementation without callback
EricHenry Jun 4, 2023
e2b1ca1
simplify key event callback
EricHenry Jun 5, 2023
439b79e
Merge branch 'master' of github.com:helix-editor/helix into feat/clos…
EricHenry Jun 5, 2023
44f9e8f
Merge branch 'master' of github.com:helix-editor/helix into feat/clos…
EricHenry Jun 6, 2023
edf3cd9
Merge branch 'master' of github.com:helix-editor/helix into feat/clos…
EricHenry Jun 23, 2023
88a1b59
update to implement on new picker
EricHenry Jun 23, 2023
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
Merge branch 'master' of github.com:helix-editor/helix into feat/clos…
…e_buffer_from_picker
  • Loading branch information
EricHenry committed Mar 4, 2023
commit 304dfd89242a8567acd71c5fcef644f9fc98679d

This merge commit was added into this branch cleanly.

There are no new changes to show, but you can still view the diff.