index
:
LunarVim.git
appname-impl
bootstrap-stdpath
feat-dapui-layout
feat-luasnip-setup-tables
feat/handlers-override
luasnip-refactor
mason-nullls-dap
master
nvim-v0.9-bump
nvim_appname-refactor
plugins-bump
refactor-toggleterm-exec
refactor/builtins
refactor/config-structure
release-1.2/neovim-0.8
release-1.3/neovim-0.9
remove-old-colorschemes
rolling
🌙 LunarVim is an IDE layer for Neovim. Completely free and community driven.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lua
/
lvim
/
core
/
terminal.lua
Age
Commit message (
Expand
)
Author
2023-02-24
fix(terminal): don't set the shell by default (#3867)
CPea
2023-02-11
perf(toggleterm): on-demand lazy load (#3811)
opalmay
2022-12-05
fix(terminal): use user's shell in execs (#3531)
LostNeophyte
2022-11-04
fix(terminal): slightly bigger vertical terminal
Christian Chiarulli
2022-11-02
feat: dynamic or fixed toggle terminal size (#3110)
Gabriele Musco
2022-10-06
feat: all features active by default (#3157)
Christian Chiarulli
2022-10-06
feat(dap): buffernames for elements, icons, hide dap-repl by default (#3156)
Christian Chiarulli
2022-10-05
feat: terminal, dap, and notify active by default
Christian Chiarulli
2022-09-30
feat(terminal): better mappings (#3104)
Christian Chiarulli
2022-09-20
fix: lag in space when in terminal insert
Christian Chiarulli
2022-09-15
refactor: small improvements (#3021)
Christian Chiarulli
2022-07-04
refactor(whichkey): use vim.keymap.set directly (#2786)
kylo252
2022-05-01
revert: do not run packer.sync() on every reload (#2548)
kylo252
2022-03-23
fix(terminal): weird lazygit commit message bug (#2382)
Abouzar Parvan
2022-03-22
fix(terminal): whichkey -> which-key (#2380)
Max Verevkin
2022-01-08
refactor(term): leave the first few ids unassigned (#2156)
kylo252
2021-12-11
chore(terminal): avoid problematic layzgit mapping (#2068)
kylo252
2021-12-11
fix(terminal): allow disabling the open binding for toggleterm
Chase Colman
2021-12-08
fix: no longer treat lazygit missing as an error (#2051)
kylo252
2021-12-06
feat(terminal): lazygit can now be toggled (#2039)
kylo252
2021-10-10
feat: add an independent lvim namespace (#1699)
kylo252