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

Edit scrollback #1456

Merged
merged 22 commits into from
Jun 6, 2022
Merged
Changes from 1 commit
Commits
Show all changes
22 commits
Select commit Hold shift + click to select a range
38c64f4
initial commit for opening the current buffer in an editor
cosminadrianpopescu Jun 3, 2022
d9a677a
fix(editor): take hidden panes into consideration when manipulating t…
imsnif Jun 4, 2022
24d7f93
when closing an edit buffer, take the geometry of the replaced buffer…
cosminadrianpopescu Jun 4, 2022
8ab2d67
if the floating panels are displayed, don't add to hidden panels the …
cosminadrianpopescu Jun 4, 2022
c52a203
strategy changing - put the panels inside a suppressed_panels HashMap…
cosminadrianpopescu Jun 4, 2022
487ea65
Revert "strategy changing - put the panels inside a suppressed_panels…
cosminadrianpopescu Jun 4, 2022
97836d7
remove the floating panes by moving them to the tiled_panes in hidden…
cosminadrianpopescu Jun 4, 2022
a532344
feat(edit): open editor to correct line and don't crash when none is set
imsnif Jun 5, 2022
98d7f20
Merge branch 'edit-scrollback' of github.com:cosminadrianpopescu/zell…
imsnif Jun 5, 2022
9c02f07
formatting
cosminadrianpopescu Jun 5, 2022
95eb12d
feat(edit): use suppressed panes
imsnif Jun 5, 2022
d791eeb
style(fmt): rustfmt and logs
imsnif Jun 5, 2022
f641e25
style(fmt): clean up unused code
imsnif Jun 5, 2022
d06f976
test(editor): integration test for suppressing/closing suppressed pane
imsnif Jun 5, 2022
790530f
test(e2e): editor e2e test
imsnif Jun 5, 2022
e05ac26
style(fmt): rustfmt
imsnif Jun 5, 2022
542d1aa
feat(edit): update ui and setup
imsnif Jun 5, 2022
5ebd5ed
style(fmt): rustfmt
imsnif Jun 5, 2022
c74394c
feat(config): allow configuring scrollback_editor explicitly
imsnif Jun 5, 2022
86f5ea0
style(fmt): rustfmt
imsnif Jun 5, 2022
f240746
Merge branch 'main' into edit-scrollback
imsnif Jun 5, 2022
908800d
chore(repo): build after merging
imsnif Jun 5, 2022
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 'main' into edit-scrollback
  • Loading branch information
imsnif committed Jun 5, 2022
commit f2407466b877ebb05d3491365656159784ae64ce

This merge commit was added into this branch cleanly.

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