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

With g:neoterm_keep_term_open=0 or Tclose!, the buffer IDs keep incrementing upwards #275

Closed
kassio opened this issue Apr 13, 2020 · 1 comment

Comments

@kassio
Copy link
Owner

kassio commented Apr 13, 2020

With g:neoterm_keep_term_open=0 or Tclose!, the buffer IDs keep incrementing upwards. In my experience, keeping track of IDs quickly becomes guesswork once you open enough terminals, regardless of how many are visible, hidden, or deleted. Especially since there doesn't seem to be a way to list the IDs.

Originally posted by @jkroes in #52 (comment)

@kassio
Copy link
Owner Author

kassio commented Apr 13, 2020

  • Added a way to list neoterm instances: 227c8a4.
  • Changed the way the neoterm ID is calculated, the ID will be reseted to 1 when there's no neoterm instance opened: 5999e42

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

No branches or pull requests

1 participant