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

refactor(ui): bounding popover (#13) #29

Merged
merged 4 commits into from
Aug 17, 2024
Merged

refactor(ui): bounding popover (#13) #29

merged 4 commits into from
Aug 17, 2024

Conversation

yetone
Copy link
Owner

@yetone yetone commented Aug 16, 2024

  • refactor(ui): bounding popover

Signed-off-by: Aaron Pham [email protected]

  • chore: update readme instructions on setting up render-markdown.nvim

Signed-off-by: Aaron Pham [email protected]

  • chore: align code style

  • fix: incorrect type annotation

  • fix: make it work with mouse movement

Signed-off-by: Aaron Pham [email protected]

  • fix: focus correct on render

Signed-off-by: Aaron Pham [email protected]

  • fix: make sure to close the view

Signed-off-by: Aaron Pham [email protected]

  • chore: cleanup cursor position

Signed-off-by: Aaron Pham [email protected]

  • docs: add notes on rc

Signed-off-by: Aaron Pham [email protected]

  • fix: make sure to apply if has diff

Signed-off-by: Aaron Pham [email protected]

  • fix: do not simulate user input

Signed-off-by: Aaron Pham [email protected]
Co-authored-by: yetone [email protected]

aarnphm and others added 3 commits August 16, 2024 15:11
* refactor(ui): bounding popover

Signed-off-by: Aaron Pham <[email protected]>

* chore: update readme instructions on setting up render-markdown.nvim

Signed-off-by: Aaron Pham <[email protected]>

* chore: align code style

* fix: incorrect type annotation

* fix: make it work with mouse movement

Signed-off-by: Aaron Pham <[email protected]>

* fix: focus correct on render

Signed-off-by: Aaron Pham <[email protected]>

* fix: make sure to close the view

Signed-off-by: Aaron Pham <[email protected]>

* chore: cleanup cursor position

Signed-off-by: Aaron Pham <[email protected]>

* docs: add notes on rc

Signed-off-by: Aaron Pham <[email protected]>

* fix: make sure to apply if has diff

Signed-off-by: Aaron Pham <[email protected]>

* fix: do not simulate user input

---------

Signed-off-by: Aaron Pham <[email protected]>
Co-authored-by: yetone <[email protected]>
@yuchanns
Copy link
Collaborator

Hi, I noticed that the only way to switch from the question box to the chat history box is by pressing the tab key. Is this intentional? It might be helpful to include a note about it in the README.

@aarnphm
Copy link
Collaborator

aarnphm commented Aug 16, 2024

Hi, I noticed that the only way to switch from the question box to the chat history box is by pressing the tab key. Is this intentional? It might be helpful to include a note about it in the README.

yes, this is the default behaviour, should probably write it down somewhere on the docs.

@yetone
Copy link
Owner Author

yetone commented Aug 16, 2024

‌‌‌‌‌‌<C-w>w also works as well

* feat: scrollview and tracking config and lazy load and perf

Signed-off-by: Aaron Pham <[email protected]>

* fix: add back options

Signed-off-by: Aaron Pham <[email protected]>

* revert: remove unused autocmd

Signed-off-by: Aaron Pham <[email protected]>

* fix: get code content

* fix: keybinding hint virtual text position

---------

Signed-off-by: Aaron Pham <[email protected]>
Co-authored-by: yetone <[email protected]>
@yetone yetone merged commit f8cbc88 into main Aug 17, 2024
@yetone yetone deleted the dev branch August 17, 2024 07:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants