GithubHelp home page GithubHelp logo

Comments (5)

fdncred avatar fdncred commented on July 17, 2024 1

You should make sure that your terminal "hears" whatever keybindings you're trying to assign. You do this with the command keybindings listen and then hitting the key combination.

from reedline.

fdncred avatar fdncred commented on July 17, 2024 1

You might try and enable the kitty protocol in the config.nu

  use_kitty_protocol: true # enables keyboard enhancement protocol implemented by kitty console, only if your terminal support this.

Different terminals hear different things. This is from WezTerm on Windows.
image

from reedline.

fdncred avatar fdncred commented on July 17, 2024 1

I thought the Kitty protocol was exclusive to the Kitty terminal.

Nope. It's exclusive to terminal that support the kitty protocol, which there are a few already. Although I can't name them.

from reedline.

jujpenabe avatar jujpenabe commented on July 17, 2024

You should make sure that your terminal "hears" whatever keybindings you're trying to assign. You do this with the command keybindings listen and then hitting the key combination.

I checked the key combinations heard by the terminal and surprisingly the combination control + shift + tab returns nothing.

Control + shift is heard with a different key code than tab ('L') but only the control modifier is heard.

Other modifiers are heard (control + tab, shift + tab) But the reedline keybind doesn't work with those either.

image

from reedline.

jujpenabe avatar jujpenabe commented on July 17, 2024

That solves the problem, now all keybinds work as expected, thanks!
I thought the Kitty protocol was exclusive to the Kitty terminal.

from reedline.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.