kakoune/rc
Olivier Perret c8403624a7 Expose a 'terminal' command for the various windowing systems
It allows plugins to create generic terminal using the user's preferred windowing system
For example, it can be used to run fzf, gdb or simply a shell.

* 'new' commands are refactored to simply use the 'terminal' one
* style and docstrings has been unified
* all windowing systems go through "sh -c" for consistency purposes, even if unnecessary
2018-12-22 09:36:34 +01:00
..
base Expose a 'terminal' command for the various windowing systems 2018-12-22 09:36:34 +01:00
core Revert cosmetic hook order change 2018-12-20 19:15:40 +11:00
extra Expose a 'terminal' command for the various windowing systems 2018-12-22 09:36:34 +01:00