summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2020-06-26kak-shell: Interactively set the Kakoune sessionAlex Leferry 2
2020-06-26kak-shell: Remove option parserAlex Leferry 2
2020-06-26Split kak-connect into kak-shell and kak-desktopAlex Leferry 2
2020-06-22Add Terminal mode integrationAlex Leferry 2
https://github.com/alexherbo2/terminal-mode.kak
2020-06-22README: Document optionsAlex Leferry 2
2020-06-22Refactor the way to connect to the same terminal windowAlex Leferry 2
2020-06-21kak-connect: Wrap `kak -s <session> -d` in setsidAlex Leferry 2
2020-06-21kak-connect: Prefer <<EOF to <<-EOFAlex Leferry 2
2020-06-21kak-connect: Slight style changeAlex Leferry 2
2020-06-21kak-connect: Document the scriptAlex Leferry 2
2020-06-21kak-connect: Add a main functionAlex Leferry 2
2020-06-21kak-connect: Add attach commandAlex Leferry 2
2020-06-20Remove session fragment from connect script pathAlex Leferry 2
2020-06-20kak-connect: Fix :connect-shellAlex Leferry 2
2020-06-19README: Add a Resources sectionAlex Leferry 2
2020-06-19commands/get: Set a default client valueAlex Leferry 2
2020-06-19kak-connect: Document the scriptAlex Leferry 2
2020-06-19kak-connect: Add a message when starting a connected shellAlex Leferry 2
2020-06-19kak-connect: Start a connected shell or edit filesAlex Leferry 2
2020-06-18README: Add a navigation barAlex Leferry 2
2020-06-18README: Add more examples for opening in the same terminal windowAlex Leferry 2
2020-06-18README: Add a mapping suggestion for quittingAlex Leferry 2
2020-06-18README: Add example for kak-connectAlex Leferry 2
2020-06-18Export XDG environment variablesAlex Leferry 2
2020-06-18Fix typoAlex Leferry 2
2020-06-18kak-connect: Add a default value for XDG_DATA_HOME environment variableAlex Leferry 2
2020-06-18Add a way to connect to the current terminalAlex Leferry 2
2020-06-18README: Add a link to connect.kak playlistAlex Leferry 2
https://youtube.com/playlist?list=PLdr-HcjEDx_k-Y_9uSV0YAUCNHzqHjmz3
2020-06-18Focus back the client on openAlex Leferry 2
Closes #14
2020-06-18Support -- to end command optionsAlex Leferry 2
2020-06-18Modified desktop entry to add kakoune's icon.Emilio Domínguez
2020-06-18Emilio Domínguez Sánchez Copyright WaiverEmilio Domínguez
I dedicate any and all copyright interest in this software to the public domain. I make this dedication for the benefit of the public at large and to the detriment of my heirs and successors. I intend this dedication to be an overt act of relinquishment in perpetuity of all present and future rights to this software under copyright law.
2020-06-18Add kak_opt_connect_environment comment to the prelude of shell blocksAlex Leferry 2
2020-06-18Fix preludeAlex Leferry 2
2020-06-18README: Map <c-n> to create a new windowAlex Leferry 2
2020-06-18README: Map <c-w> to open a terminal in its own windowAlex Leferry 2
2020-06-18Add prelude.kak dependencyAlex Leferry 2
https://github.com/alexherbo2/prelude.kak
2020-06-18README: Slight style changeAlex Leferry 2
2020-06-18added an option connect_environmentTilman List
The option connect_environment is evaluated just after the .env files, so that the user can change and set environment variables in the connected shell through this option.
2020-06-18prelude.sh: Add a final newline to kak_escapeAlex Leferry 2
2020-06-18Add a kak_escape function to the prelude of shell scriptsAlex Leferry 2
2020-06-18Add a -wait switch to the edit shell commandAlex Leferry 2
Fixes #8
2020-06-18Add support for WofiAlex Leferry 2
https://hg.sr.ht/~scoopta/wofi
2020-06-18Add support for dmenuAlex Leferry 2
https://tools.suckless.org/dmenu/
2020-06-18edit: shift 2 if +line(:column) is givenTilman List
2020-06-18Tilman List Copyright WaiverTilman List
I dedicate any and all copyright interest in this software to the public domain. I make this dedication for the benefit of the public at large and to the detriment of my heirs and successors. I intend this dedication to be an overt act of relinquishment in perpetuity of all present and future rights to this software under copyright law.
2020-06-18kakoune-connect.desktop: Add Type=ApplicationAlex Leferry 2
Fixes #6
2020-06-18Alias T to connect-shell and add an exampleAlex Leferry 2
2020-06-18Add command completionAlex Leferry 2
2020-02-14mimeapps.list: Open XML files with KakouneAlex Leferry 2