Skip to content

Investigate options for 'Daemonized' sessions #11

@jtrv

Description

@jtrv

I would like to investigate options for 'daemonizing' kakoune sessions through kampliment in order to improve the startup time of kamp edit.

My current proposal for this functionality would be to add the following in kampliment

  • An option to behave similar to the functionality of the useGitDirSessions implementation in kks, this would also include a boolean environment variable KAMP_USE_GITDIR_SESSIONS that works in the same way.

  • An option to behave similar to the functionality of the defaultSessions implementation in kks, this would also include a boolean environment variable KAMP_DEFAULT_SESSION that works in the same way.

  • Alternatively a kampliment.toml etc might be useful if we intend to add more configuration options to kampliment in the future.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions