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

Add basic keymaps to the chase buffer #6

Open
1 task
piraz opened this issue Jul 18, 2023 · 0 comments
Open
1 task

Add basic keymaps to the chase buffer #6

piraz opened this issue Jul 18, 2023 · 0 comments
Assignees
Labels

Comments

@piraz
Copy link
Contributor

piraz commented Jul 18, 2023

Let's add basic keymaps to the chase buffer.

Added keymaps:

  • q: to quit the chase buffer
@piraz piraz added the feature label Jul 18, 2023
@piraz piraz added this to the nvim-chase 0.0.1 milestone Jul 18, 2023
@piraz piraz self-assigned this Jul 18, 2023
piraz added a commit that referenced this issue Jul 18, 2023
piraz added a commit that referenced this issue Feb 7, 2024
Chase buffers will turn hidden if the original buffer is turns
hidden, and will be displayed back when original buffer is
displayed again.

Created initial structure to track chase buffers. Now the original
buffer number will be set as a variable to the chase buffer so we
can unset the reference while closing the chase buffer while
focused.

Refs: #6 #7
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant