v0.2.0
- new:
kks
can now automatically connect/start sessions based on git directory name, see relevant configuration option in README: https://github.com/kkga/kks#kks-configuration - fix: don't pass
0
line/column when connecting/starting kakoune
Changelog
37e1162 reformat README
4f0a66e reformat README
4296670 add info on GITDIR_SESSIONS in readme
967cdd7 lookup gitdir config variable
811a044 update TODO
93a6464 update README
c77be5d don't pass 0-line/col in run
8b5b7e1 update TODO
4cdde9d use gitdir-sessions in edit
1b83e1a use less defers
fbd67d3 don't pass 0-line/col in connect
b6f44cf Merge branch 'gitdir-sessions' of github.com:kkga/kks into gitdir-sessions
7641d40 initial stub for auto-sessions based on git directory
945110a clean up comments
53393a7 initial stub for auto-sessions based on git directory