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

[Bug]: Interaction between workspaces and filter_mode_shell_up_key_binding #1896

Open
Zach-Johnson opened this issue Mar 21, 2024 · 1 comment
Labels
bug Something isn't working

Comments

@Zach-Johnson
Copy link

What did you expect to happen?

I set my config to this:

workspaces = true
filter_mode_shell_up_key_binding = "session"

and I expect that up arrow will default to session view

What happened?

It filters to the workspace view. I would like it to still filter up arrow to the session view, as this is very useful for running the previous command that was ran in a particular session easily. Otherwise I have to search for the previous command. This is very useful for example, when running some process locally and wanting to restart it.

Atuin doctor output

atuin:
  version: 18.1.0
  sync: null
shell:
  name: bash
  plugins:
  - atuin
system:
  os: Darwin
  arch: arm64
  version: 13.6.5
  disks:
  - name: Macintosh HD
    filesystem: apfs
  - name: Macintosh HD
    filesystem: apfs


### Code of Conduct

- [X] I agree to follow this project's Code of Conduct
@Zach-Johnson Zach-Johnson added the bug Something isn't working label Mar 21, 2024
@timvdalen
Copy link

I have the same config, and I would also expect the behaviour you're describing from that interaction.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants