zbirenbaum / nvterm

NvChad's Official Terminal Plugin ( Unmaintained but still usable and stable), wait for v3.0
GNU General Public License v3.0
181 stars 20 forks source link

Adding keybinding to toggle last opened terminal #42

Open yoplat opened 1 year ago

yoplat commented 1 year ago

Coming from toggleterm.nvim, I really liked the ability to open a terminal with a certain layout (horizontal, vertical, floating) and then use a single keybinding (like Control-T) to open/hide the last opened terminal. Is this feature feasable to implement?