Skip to content

feat(toggleterm): add VSCode-style bottom terminal keymap#39

Merged
venkatarenduchintala merged 1 commit into
mainfrom
feat/toggleterm-bottom-split
Jul 1, 2026
Merged

feat(toggleterm): add VSCode-style bottom terminal keymap#39
venkatarenduchintala merged 1 commit into
mainfrom
feat/toggleterm-bottom-split

Conversation

@venkatarenduchintala

Copy link
Copy Markdown
Owner

Summary

  • Adds <leader>vT to toggle a horizontal split terminal pinned to 40% of the editor height, alongside the existing <leader>vt float terminal.

Test plan

  • Verified headless: keymap loads without Lua errors and creates a horizontal split terminal at the expected size.

<leader>vT toggles a horizontal split terminal pinned to 40% of the
editor height, alongside the existing <leader>vt float terminal.
@venkatarenduchintala venkatarenduchintala merged commit e51658e into main Jul 1, 2026
2 checks passed
@venkatarenduchintala venkatarenduchintala deleted the feat/toggleterm-bottom-split branch July 1, 2026 23:55
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.

1 participant