summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-08-31fifo: Redirect stderrAlex Leferry 2
2020-08-31Add a fifo moduleAlex Leferry 2
2020-08-31Add a :fifo commandAlex Leferry 2
2020-08-30Merge pull request #27 from useredsa/improve-docsAlex Leferry 2
2020-08-30Improved documentation.useredsa
2020-08-30Configuration: Add a “Change directory” sectionAlex Leferry 2
2020-08-30Rename :cd → :cd!Alex Leferry 2
2020-08-30Add :pwd and :bwd commandsAlex Leferry 2
2020-08-27Configuration: Add a command to turn Kakoune into an IDEAlex Leferry 2
2020-08-26Style change for docstringsAlex Leferry 2
2020-08-26Reorganize the directory structureAlex Leferry 2
2020-08-26Document a bit the connect optionsAlex Leferry 2
2020-08-26Add a connect_paths optionAlex Leferry 2
2020-08-26Fix inverted content between Rofi and WofiAlex Leferry 2
2020-08-25Turn Kakoune commands into connect commandsAlex Leferry 2
2020-08-25README: Add a link to batch.kakAlex Leferry 2
2020-08-22fzf: Reduce the size of the preview windowAlex Leferry 2
2020-08-22fzf: Add a preview window with batAlex Leferry 2
2020-08-19Add a :terminal commandAlex Leferry 2
2020-08-18Rename prelude_pathAlex Leferry 2
2020-08-18Merge pull request #26 from vbauerster/fix-editAlex Leferry 2
2020-08-18fix #25Vladimir Bauer
2020-08-17Add an :edit-wait commandAlex Leferry 2
2020-08-17Add support for custom connect commandsAlex Leferry 2
2020-08-14Configuration: Change the terminal mapping to ctrl-wAlex Leferry 2
2020-08-14Document the commandsAlex Leferry 2
2020-08-14README: Add a link to the documentationAlex Leferry 2
2020-08-14Add example with GlowAlex Leferry 2
2020-08-14Revert : alias in scriptingAlex Leferry 2
2020-08-14Add a prefix key for sending commandsAlex Leferry 2
2020-08-14Add an :open commandAlex Leferry 2
2020-08-13OverhaulAlex Leferry 2
2020-08-13Configuration: Make <c-q> really quitAlex Leferry 2
2020-08-13Change connect-shell alias to $Alex Leferry 2
2020-08-01Merge pull request #22 from useredsa/better-deduction-whether-in-terminalAlex Leferry 2
2020-08-01Modified the check to conclude that the process is running inside a terminal.useredsa
2020-07-29Configuration: Update window mappingsAlex Leferry 2
2020-07-18Configuration: Remove controversial mappingsAlex Leferry 2
2020-07-14Add a require-module preludeAlex Leferry 2
2020-07-08Add a cd! shell command to sync the Kakoune working directory to your current...Alex Leferry 2
2020-07-04kak-shell: Fix empty kak_session_list with number_linesAlex Leferry 2
2020-07-04Configuration: Invite to export variablesAlex Leferry 2
2020-07-04Configuration: Quote KAKOUNE_SESSIONAlex Leferry 2
2020-07-04Configuration: Add SHELL=elvish in connect_environmentAlex Leferry 2
2020-07-03README: Update illustrationAlex Leferry 2
2020-07-02Add IN_KAKOUNE_CONNECT environment variableAlex Leferry 2
2020-06-30Add a Bash promptAlex Leferry 2
2020-06-30kak-shell: Add support to connect to a session by its indexAlex Leferry 2
2020-06-30kak-shell: Sort sessions by nameAlex Leferry 2
2020-06-29Configuration: Split the configuration into sectionsAlex Leferry 2