helix icon indicating copy to clipboard operation
helix copied to clipboard

Add flex resize, focus mode, hard-coded limits for now (clone of #2704)

Open sander777 opened this issue 1 year ago • 6 comments

This feature had been implemented in https://github.com/helix-editor/helix/pull/2704, but PR seams inactive. I really wanted this feature and just copy pasted code from original PR.

Fixes #1176

sander777 avatar Oct 16 '23 14:10 sander777

If you're re-submitting someone else's code it's customary to credit them as a co-author in the commits: https://docs.github.com/en/pull-requests/committing-changes-to-your-project/creating-and-editing-commits/creating-a-commit-with-multiple-authors

the-mikedavis avatar Oct 21 '23 09:10 the-mikedavis

If it's as far as simply rebasing the original work I'd keep the commit authorship as is and either add a Co-authored-by or a separate commit with the fixes

archseer avatar Oct 22 '23 11:10 archseer

There was a problem with author's name on old commits. Now everything looks fine

sander777 avatar Nov 03 '23 15:11 sander777

some day....

EzekielEnns avatar Dec 18 '23 14:12 EzekielEnns