index
:
kakoune.git
master
Unnamed repository; edit this file 'description' to name the repository.
Mike Vink
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
rc
/
windowing
/
repl
/
tmux.kak
Age
Commit message (
Expand
)
Author
2022-11-19
rc repl tmux: always spawn repl in calling client
Johannes Altmanninger
2022-11-19
rc repl tmux: do not record repl session/window since pane might move
Johannes Altmanninger
2022-11-19
rc repl tmux: remove bashisms
Johannes Altmanninger
2022-11-19
rc repl tmux: show error when the repl pane is gone
Johannes Altmanninger
2022-07-21
rc repl: complete tmux-repl with shell commands, not Kakoune commands
Johannes Altmanninger
2022-03-06
Add a complete-command command to configure command completion
Maxime Coste
2021-08-22
In the tmux-repl, it tackles the situations where there is already some other...
Subrata
2020-12-30
Update tmux.kak
Hao Deng
2020-10-27
changed scope of `tmux_repl_id` from `global` to `current`
Tilman List
2020-09-01
rc repl: Normalise REPL commands
Frank LENORMAND
2020-08-30
Allow multiple arguments in tmux repl
Maxime Coste
2020-02-03
rc: Make docstrings more readable
Frank LENORMAND
2019-12-10
rc repl tmux: Do not check for the Tmux version
Frank LENORMAND
2019-11-14
rc: Use the standard `fail` command to report errors
Frank LENORMAND
2019-10-22
Accept tmux pre-release and rc versions
Jason Felice
2019-06-25
Rename ModuleLoad hook to ModuleLoaded
codesoap
2019-04-08
Added modules to extra files
Justin Frank
2019-03-21
Add windowing/repl category
Alex Leferry 2