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

v0.2.0 #285

Merged
merged 4 commits into from
Oct 4, 2022
Merged

v0.2.0 #285

merged 4 commits into from
Oct 4, 2022

Conversation

tanvirtin
Copy link
Owner

@tanvirtin tanvirtin commented Oct 2, 2022

Changes:

  • Added ability to minimize VGit screens when the screen loses focus. Should improve issue where it's hard to determine where your cursor is sometimes.
  • Added ability to quit a any VGit screen using a customizable key. Defaults to the <esc> key.
  • Updated stylua from v0.11.3 to v0.15.1
  • Some module refactor
  • Fixed icon alignment issue on foldable list view

Please feel free to checkout this branch and don't hesitate to report unexpected behaviours/concerns under the comment.

@tanvirtin tanvirtin added the enhancement New feature or request label Oct 2, 2022
@tanvirtin tanvirtin force-pushed the hydration branch 2 times, most recently from a7c0556 to 5cc9a18 Compare October 2, 2022 21:03
@tanvirtin tanvirtin linked an issue Oct 2, 2022 that may be closed by this pull request
- Added ability to minimize VGit screens when the screen loses focus. Should improve issue where it's hard to determine where your cursor is sometimes.
- Added ability to quit a any VGit screen using a customizable key. Defaults to the <esc> key.
- Setting update:
 - Column with is now 120
 - collapse_simple_statement is "FunctionOnly"
@tanvirtin tanvirtin changed the title feat(ui): Screen improvements v0.2.0 Oct 3, 2022
@tanvirtin tanvirtin merged commit 38dec1a into main Oct 4, 2022
@tanvirtin tanvirtin deleted the hydration branch October 4, 2022 04:34
@DavidePatria
Copy link

hi, seems like that this commit introduced a mapping for esc which overwrites any attempt to remap the key in normal mode. I couldn't find the config related to this, I suppose the key could be changed. could you point me somewhere?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Question] Close VGit
2 participants