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
Age
Commit message (
Expand
)
Author
2023-11-13
rc windowing: allow to configure windowing system and window placement in new...
Johannes Altmanninger
2023-05-07
Match against kitty window id directly when using kitty @ launch
Hampus Fröjdholm
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-28
Merge remote-tracking branch 'StatPal/master' into HEAD
Maxime Coste
2021-08-22
In the tmux-repl, it tackles the situations where there is already some other...
Subrata
2021-08-21
add module `dtach-repl`
Tilman List
2021-03-11
make kitty repl command consistent with other kitty commands
basbebe
2021-02-05
rc repl x11: do not send new line
Matthew Forrester
2021-01-16
rc repl x11: allow arg for repl send & refocus kak
Matthew Forrester
2020-12-30
Update tmux.kak
Hao Deng
2020-11-08
Merge remote-tracking branch 'listentolist/tmux-repl' into master
Maxime Coste
2020-10-30
if the $WINDOWID is not set, use xdotool to get the window id
Tilman List
2020-10-30
simplify x11-repl by using x11-terminal
Tilman List
2020-10-27
changed scope of `tmux_repl_id` from `global` to `current`
Tilman List
2020-10-27
changed the way the x11 REPL interaction works
Tilman List
2020-09-01
rc repl: Normalise REPL commands
Frank LENORMAND
2020-08-30
Allow multiple arguments in tmux repl
Maxime Coste
2020-07-28
rc/x11: failure message when some external tools are missing
Johannes Altmanninger
2020-07-03
finetuned the :send-text command
Philman
2020-04-27
Split modules and allow kitty-send-text to take a parameter
Jason Felice
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-06-18
Comment on the escape sequence for setting the terminal's title
codesoap
2019-06-18
Print escape sequence to set the window title
codesoap
2019-06-18
Set the REPL window title using xdotool
codesoap
2019-04-08
Added modules to extra files
Justin Frank
2019-03-21
Add windowing/repl category
Alex Leferry 2