Commit Graph

6 Commits (d855fabb02b0bd6a7fda0b67a7677e2bdb1d80e6)

Author SHA1 Message Date
Aleš Brelih edda37cb5e
Cmd is tranformed to string before pushed to term (#151)
* Cmd is tranformed to string before pushed to term

Float terminal command is tranformed to string using table.concat before
used. This allow us to use neovim buff option to unite quoting.

* Update term.lua

Co-authored-by: Ales Brelih <ales.brelih@3fs.si>
Co-authored-by: rayx <rayx.cn@gmail.com>
2 years ago
ray-x f5f5c41165 fix typo 2 years ago
Aleš Brelih ab864c4c17
feat: added command to close floating term (#119)
* feat: added command to close floating term

* feat: automatically close previous float term

* Update go.lua

remove auto complete

Co-authored-by: Ales Brelih <ales.brelih@3fs.si>
Co-authored-by: rayx <rayx.cn@gmail.com>
2 years ago
ray-x bed2b6818c issue #82 allow close terminal in current buffer 2 years ago
ray-x 310339cbc5 floatterm width ceiling 3 years ago
ray-x 1b11f52b08 updates for dap.ui 3 years ago