summaryrefslogtreecommitdiff
path: root/rc/windowing/repl
AgeCommit message (Expand)Author
2023-11-13rc windowing: allow to configure windowing system and window placement in new...Johannes Altmanninger
2023-05-07Match against kitty window id directly when using kitty @ launchHampus Fröjdholm
2022-11-19rc repl tmux: always spawn repl in calling clientJohannes Altmanninger
2022-11-19rc repl tmux: do not record repl session/window since pane might moveJohannes Altmanninger
2022-11-19rc repl tmux: remove bashismsJohannes Altmanninger
2022-11-19rc repl tmux: show error when the repl pane is goneJohannes Altmanninger
2022-07-21rc repl: complete tmux-repl with shell commands, not Kakoune commandsJohannes Altmanninger
2022-03-06Add a complete-command command to configure command completionMaxime Coste
2021-08-28Merge remote-tracking branch 'StatPal/master' into HEADMaxime Coste
2021-08-22In the tmux-repl, it tackles the situations where there is already some other...Subrata
2021-08-21add module `dtach-repl`Tilman List
2021-03-11make kitty repl command consistent with other kitty commandsbasbebe
2021-02-05rc repl x11: do not send new lineMatthew Forrester
2021-01-16rc repl x11: allow arg for repl send & refocus kakMatthew Forrester
2020-12-30Update tmux.kakHao Deng
2020-11-08Merge remote-tracking branch 'listentolist/tmux-repl' into masterMaxime Coste
2020-10-30if the $WINDOWID is not set, use xdotool to get the window idTilman List
2020-10-30simplify x11-repl by using x11-terminalTilman List
2020-10-27changed scope of `tmux_repl_id` from `global` to `current`Tilman List
2020-10-27changed the way the x11 REPL interaction worksTilman List
2020-09-01rc repl: Normalise REPL commandsFrank LENORMAND
2020-08-30Allow multiple arguments in tmux replMaxime Coste
2020-07-28rc/x11: failure message when some external tools are missingJohannes Altmanninger
2020-07-03finetuned the :send-text commandPhilman
2020-04-27Split modules and allow kitty-send-text to take a parameterJason Felice
2020-02-03rc: Make docstrings more readableFrank LENORMAND
2019-12-10rc repl tmux: Do not check for the Tmux versionFrank LENORMAND
2019-11-14rc: Use the standard `fail` command to report errorsFrank LENORMAND
2019-10-22Accept tmux pre-release and rc versionsJason Felice
2019-06-25Rename ModuleLoad hook to ModuleLoadedcodesoap
2019-06-18Comment on the escape sequence for setting the terminal's titlecodesoap
2019-06-18Print escape sequence to set the window titlecodesoap
2019-06-18Set the REPL window title using xdotoolcodesoap
2019-04-08Added modules to extra filesJustin Frank
2019-03-21Add windowing/repl categoryAlex Leferry 2