kakoune/rc/base
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
..
autowrap.kak Make register expansions expand to the full register content 2018-07-05 07:54:28 +10:00
clojure.kak Unify auto-indent trimming hooks 2018-12-19 10:20:11 +01:00
css.kak Unify auto-indent trimming hooks 2018-12-19 10:20:11 +01:00
ctags.kak Added shell command completion support to define-command and prompt 2018-10-03 09:46:31 -07:00
d.kak Unify auto-indent trimming hooks 2018-12-19 10:20:11 +01:00
etc.kak Execute cleanup hooks on any filetype change 2018-12-11 00:35:57 +01:00
file.kak Do not reparse %sh{...} strings 2018-07-05 07:54:28 +10:00
fish.kak Unify auto-indent trimming hooks 2018-12-19 10:20:11 +01:00
gas.kak Unify auto-indent trimming hooks 2018-12-19 10:20:11 +01:00
git.kak Merge remote-tracking branch 'occivink/cleanup-hook-once' 2018-12-11 10:39:24 +11:00
go.kak Unify auto-indent trimming hooks 2018-12-19 10:20:11 +01:00
haskell.kak Unify auto-indent trimming hooks 2018-12-19 10:20:11 +01:00
html.kak Unify auto-indent trimming hooks 2018-12-19 10:20:11 +01:00
ini.kak Execute cleanup hooks on any filetype change 2018-12-11 00:35:57 +01:00
java.kak Unify auto-indent trimming hooks 2018-12-19 10:20:11 +01:00
javascript.kak Unify auto-indent trimming hooks 2018-12-19 10:20:11 +01:00
json.kak Unify auto-indent trimming hooks 2018-12-19 10:20:11 +01:00
julia.kak Execute cleanup hooks on any filetype change 2018-12-11 00:35:57 +01:00
lint.kak rc lint: Prevent diagnostics from being expanded 2018-12-13 10:42:52 +03:00
lisp.kak Unify auto-indent trimming hooks 2018-12-19 10:20:11 +01:00
lua.kak Execute cleanup hooks on any filetype change 2018-12-11 00:35:57 +01:00
mail.kak Execute cleanup hooks on any filetype change 2018-12-11 00:35:57 +01:00
markdown.kak Execute cleanup hooks on any filetype change 2018-12-11 00:35:57 +01:00
mercurial.kak Execute cleanup hooks on any filetype change 2018-12-11 00:35:57 +01:00
ocaml.kak Execute cleanup hooks on any filetype change 2018-12-11 00:35:57 +01:00
perl.kak Unify auto-indent trimming hooks 2018-12-19 10:20:11 +01:00
restructuredtext.kak Execute cleanup hooks on any filetype change 2018-12-11 00:35:57 +01:00
ruby.kak Unify auto-indent trimming hooks 2018-12-19 10:20:11 +01:00
rust.kak Unify auto-indent trimming hooks 2018-12-19 10:20:11 +01:00
scala.kak Unify auto-indent trimming hooks 2018-12-19 10:20:11 +01:00
screen.kak Expose a 'terminal' command for the various windowing systems 2018-12-22 09:36:34 +01:00
spell.kak added spell-clear convenience command 2018-09-21 12:30:13 -07:00
sql.kak Execute cleanup hooks on any filetype change 2018-12-11 00:35:57 +01:00
swift.kak Execute cleanup hooks on any filetype change 2018-12-11 00:35:57 +01:00
tmux.kak Expose a 'terminal' command for the various windowing systems 2018-12-22 09:36:34 +01:00
x11.kak Expose a 'terminal' command for the various windowing systems 2018-12-22 09:36:34 +01:00
yaml.kak Unify auto-indent trimming hooks 2018-12-19 10:20:11 +01:00