Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Various code optimizations, ensure session exist when starting new daemons #2

Merged
merged 14 commits into from
Sep 15, 2021

Conversation

kkga
Copy link
Owner

@kkga kkga commented Sep 15, 2021

  • wip: use types for session, client, buffer
  • add KakContext struct
  • use new types in commands
  • use new type in connect
  • add short descriptions to commands
  • move filepath to kak package
  • kak.Create -> kak.Start
  • update preview cmd in scripts
  • move tmp reader to separate file
  • use filepath in run
  • scripts: ensure normal mode before executing keys in kks-lines
  • ensure session exists when starting new kak sessions
  • close fsnotify watcher and cleanup tmp files immediately after reading
  • use tmp naming in cat

@kkga kkga merged commit ee4bac5 into main Sep 15, 2021
@kkga kkga deleted the refactor branch September 15, 2021 13:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant