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

Shift-Tab on Console #8

Open
3 tasks done
oukemi opened this issue Jul 3, 2024 · 0 comments
Open
3 tasks done

Shift-Tab on Console #8

oukemi opened this issue Jul 3, 2024 · 0 comments
Labels

Comments

@oukemi
Copy link

oukemi commented Jul 3, 2024

Prerequisites

  • I've checked the existing issues and I'm not duplicating a report.
  • I've checked the zimfw Changelog and I'm not being affected by documented changes.
  • I've checked the zimfw 📢 Announcements and I'm not being affected by announced changes.

Bug description

Shift-Tab works in terminal emulators but not on linux console

Steps to reproduce

  1. cd ${$(mktemp -d):A} && \
        ZDOTDIR=${PWD} HOME=${PWD} ZIM_HOME=${PWD}/.zim && \
        curl -fsSL https://raw.githubusercontent.com/zimfw/install/master/install.zsh | zsh && \
        exec zsh
    
  2. Add more steps here ...

Current behavior

Shift-Tab works in terminal emulators but not on linux console

Expected behavior

Shift-Tab works in terminal emulators but not on linux console

zimfw info

No response

Additional context

No response

@oukemi oukemi added the bug label Jul 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Development

No branches or pull requests

1 participant