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(toggleterm)!: simplified keybinds with removed abstraction #3812

Open
wants to merge 20 commits into
base: master
Choose a base branch
from

Commits on Apr 12, 2023

  1. rebase

    opalmay committed Apr 12, 2023
    Configuration menu
    Copy the full SHA
    25f2945 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0001a96 View commit details
    Browse the repository at this point in the history
  3. rebase

    opalmay committed Apr 12, 2023
    Configuration menu
    Copy the full SHA
    b7b150d View commit details
    Browse the repository at this point in the history
  4. fix: direction

    opalmay committed Apr 12, 2023
    Configuration menu
    Copy the full SHA
    f4ebcb9 View commit details
    Browse the repository at this point in the history
  5. refactor: remove abstraction

    opalmay committed Apr 12, 2023
    Configuration menu
    Copy the full SHA
    ba572a9 View commit details
    Browse the repository at this point in the history
  6. cleanup: remove print

    opalmay committed Apr 12, 2023
    Configuration menu
    Copy the full SHA
    f856dbc View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    c9cedd2 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    52ba9ab View commit details
    Browse the repository at this point in the history
  9. refactor: execs -> keybinds

    opalmay committed Apr 12, 2023
    Configuration menu
    Copy the full SHA
    f62ab44 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    37fb60f View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    81a9a92 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    5eb2f1a View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    de2bd1c View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    5f54ff7 View commit details
    Browse the repository at this point in the history
  15. refactor: don't set noremap in bind

    Co-authored-by: kylo252 <59826753+kylo252@users.noreply.github.com>
    opalmay and kylo252 committed Apr 12, 2023
    Configuration menu
    Copy the full SHA
    ec79c00 View commit details
    Browse the repository at this point in the history
  16. refactor: allow setting float_opts directly

    Co-authored-by: kylo252 <59826753+kylo252@users.noreply.github.com>
    opalmay and kylo252 committed Apr 12, 2023
    Configuration menu
    Copy the full SHA
    cee6bfd View commit details
    Browse the repository at this point in the history
  17. refactor: desc logic

    Co-authored-by: kylo252 <59826753+kylo252@users.noreply.github.com>
    opalmay and kylo252 committed Apr 12, 2023
    Configuration menu
    Copy the full SHA
    e5410ef View commit details
    Browse the repository at this point in the history
  18. chore: formatting

    opalmay committed Apr 12, 2023
    Configuration menu
    Copy the full SHA
    5d256e9 View commit details
    Browse the repository at this point in the history
  19. refactor: set desc for default binds

    Co-authored-by: kylo252 <59826753+kylo252@users.noreply.github.com>
    opalmay and kylo252 committed Apr 12, 2023
    Configuration menu
    Copy the full SHA
    b35c10f View commit details
    Browse the repository at this point in the history
  20. revert float_opts

    opalmay committed Apr 12, 2023
    Configuration menu
    Copy the full SHA
    844e59f View commit details
    Browse the repository at this point in the history