We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Similar to how the arrow keys work, e.g., pressing the down key, pressing ctrl-n should exit scroll when scrolling past the first item
ctrl-n
Atuin Doctor Checking for diagnostics Please include the output below with any bug reports or issues { "atuin": { "version": "18.3.0", "sync": { "cloud": true, "records": false, "auto_sync": true, "last_sync": "2024-08-08 16:44:30.734981 +00:00:00" }, "sqlite_version": "3.44.0" }, "shell": { "name": "fish", "default": "fish", "plugins": [ "atuin" ], "preexec": "built-in" }, "system": { "os": "Darwin", "arch": "arm64", "version": "14.6.1", "disks": [ { "name": "Macintosh HD", "filesystem": "apfs" }, { "name": "Macintosh HD", "filesystem": "apfs" } ] } }
~/.config/atuin/config.toml
enter_accept = true exit_mode = "return-query" keymap_mode = "auto" prefers_reduced_motion = true sync_frequency = "0" update_check = false
### Code of Conduct - [X] I agree to follow this project's Code of Conduct
The text was updated successfully, but these errors were encountered:
No branches or pull requests
What did you expect to happen?
Similar to how the arrow keys work, e.g., pressing the down key, pressing
ctrl-n
should exit scroll when scrolling past the first itemWhat happened?
Atuin doctor output
~/.config/atuin/config.toml
The text was updated successfully, but these errors were encountered: