AutoYADM commit: 2025-05-21 23:21:52
This commit is contained in:
parent
314cefd1ca
commit
ba437c354a
2 changed files with 22 additions and 2 deletions
|
@ -90,6 +90,8 @@ function kak-session -w kak --description "kakoune where sessions are derived fr
|
|||
else
|
||||
command kak -s "$session_id" -e "cd %[$kakroot]" $flags $files
|
||||
end
|
||||
else
|
||||
command kak -c "$session_id" $flags $files
|
||||
end
|
||||
else if [ -n "$git_dir" ]
|
||||
# when in a git directory, share sessions
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue