1
0
mirror of https://github.com/SpaceVim/SpaceVim.git synced 2025-01-24 06:20:05 +08:00
Commit Graph

13 Commits

Author SHA1 Message Date
Shidong Wang
f6ac73b175
revert(shell)!: revert key binding <Esc> in terminal mode
Problem: There is no way to send Esc to terminal
Solution: revert Esc in terminal, add ctrl-` key binding to
hide terminal from terminal mode.

merge: https://github.com/SpaceVim/SpaceVim/pull/3170
BREAKING CHANGE: revert key binding `<Esc>` in terminal mode
Co-authored-by: Clément Joly <oss@171819.xyz>
2021-10-17 23:51:28 +08:00
Isho
7fc00c9c81
Update documentation (#4253) 2021-06-21 20:39:29 +08:00
Shidong Wang
0646ed1ca3 Update shell layer doc
close https://github.com/SpaceVim/SpaceVim/issues/3633
2020-07-16 22:44:38 +08:00
Wang Shidong
64b2199683
Add float terminal windows support (#3377) 2020-02-24 18:18:53 +08:00
Zixuan Wang
90377c2ada Fix docs/layers/shell.md table (#2951) 2019-07-18 08:42:50 +08:00
Steven Adger
c239b5afb9 Add Windows key bindings (#2949)
Prevents confusion if someone expects the existing vim ctrl-w binding to work and shows how to paste.
https://vimhelp.org/terminal.txt.html#terminal-typing
2019-07-18 06:59:30 +08:00
Aurélien LAJOIE
cf5bb3a9ea Doc, cosmetics: remove trailing spaces 2019-01-07 14:15:22 +01:00
Wang Shidong
5ee5c57c8d
Improve shell layer key binding (#2409)
* Make SPC ' do not close terminal

* Use q to hide shell instead of close terminal

* Update documentation

* Clear the cmdline when toggle shell windows

* Add func to close vimfiler

* Close terminal before close vimfiler

* Cache shell default project root

* Fix shell config

* Fix default shell buffer nr

* Fix ctrl+d in windows cmd
2019-01-04 21:11:31 -06:00
Wang Shidong
567c73f3df
Fix install cmd, improve shell layer (#2181) 2018-09-25 22:17:36 +08:00
Wang Shidong
3787b35c64
Website: update layer page (#1860) 2018-06-23 14:37:41 +08:00
Wang Shidong
1472a549c6
Doc: improve SpaceVim doc (#1758)
* Update shell layer doc

* Update script for update layer index

* Update script for update layer index

* Update colorscheme layer doc

* Update autocomplete layer doc

* Update checkers layer doc

* Update chinese layer doc

* Update chat layer doc

* Update faq

* Update VersionControl layer doc

* Update help file

* Update cscope layer doc

* Use cn group

* Update debug layer doc

* Update ctrlp layer doc

* Update default layer doc

* Improve the community page

* Improve the community page

* Update default layer doc

* Update denite layer doc

* Update git layer doc

* Update ui layer doc

* Update tags layer doc

* Update leaderf layer doc

* Update fzf layer doc

* Update unite layer doc

* Update tools layer doc

* Update index

* Update tools#dash layer doc

* Update lsp layer doc

* Update faq
2018-05-27 13:05:57 +08:00
wsdjeg
cf24e88925 Fix Duplicate meta descriptions 2017-12-02 23:23:58 +08:00
wsdjeg
e68fb5f706 Improve shell layer 2017-07-28 05:22:12 +08:00