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

feat!: replace config-file with config name #19

Merged
merged 2 commits into from
Nov 1, 2023
Merged

Conversation

mikesmithgh
Copy link
Owner

BREAKING CHANGE: The --config-file option has been removed. Custom configurations are now supplied in the setup() function instead of separate config file. The config name correspondes to the key of the table provided to setup().

@mikesmithgh mikesmithgh force-pushed the setup-config branch 2 times, most recently from 0c9cd3d to 2b39dba Compare October 1, 2023 19:23
@mikesmithgh mikesmithgh force-pushed the setup-config branch 2 times, most recently from f609e41 to 9dea72d Compare October 31, 2023 18:13
@mikesmithgh mikesmithgh marked this pull request as ready for review November 1, 2023 02:57
BREAKING CHANGE: The `--config-file` option has been removed.
Custom configurations are now supplied in the setup() function instead
of separate config file. The config name correspondes to the key of
the table provided to `setup()`.

closes #16
closes #12
closes #2
BREAKING CHANGE: The default mapping keys changed from `ctrl+shift` to `kitty_mod`.

- If you are using the default value for `kitty_mod` of `ctrl+shift`, then no change is needed.
- If you are using a different value for `kitty_mod`, then you should correct any potential mapping conflicts that may occur
  now that `kitty-scrollback.nvim` is using `kitty_mod`.

closes #30
@mikesmithgh mikesmithgh merged commit 8e652bf into main Nov 1, 2023
2 checks passed
@mikesmithgh mikesmithgh deleted the setup-config branch November 1, 2023 03:30
@mikesmithgh
Copy link
Owner Author

🎉 This PR is included in version 2.0.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant