Giter Site home page Giter Site logo

input's Issues

Left/Right keys always behave like Ctrl is pressed in rxvt-unicode / urxvt, even if it isn't

If I press left- or right arrow, it always jumps back/forward a word, even if the Ctrl key is not pressed.

This commit (daac3c8) added the \eOD and \eOC keycodes to key_info['ControlLeft'] and key_info['ControlRight'] respectively.

Removing the keycodes from the list fixes this issue.

I use rxvt-unicode on Archlinux if that's of any relevance. I have my Capslock key disabled and remapped to Meta/Super (well... the Windows key, you know ๐Ÿ˜), and I use an en_US standard layout.

Maybe you want to revert that part of the commit?

Kitty exits immediately with this plugin installed

Hello,

Kitty introduced a nice feature, shell integration, in its newest version 0.24.0. However, if I installed this plugin, kitty doesn't work. With this plugin installed, I open kitty and kitty will exit immediately. See this issue. I have limited knowledge on zsh so I have no idea which line of codes in init.zsh causes this issue. Any ideas?

Thank you very much.

EDIT:
I find it. Line 113, https://github.com/zimfw/input/blob/master/init.zsh#L113, causes this issue. I tried to comment this line, and then kitty worked normally.

Probably it is not due to this plugin. Further investigation needed.

Double dot expansion breaks git diff triple dot

With double dot expansion on, trying to type git diff master...HEAD results in git diff master../..HEAD. I am not sure of the exact range of circumstances in which double dot expansion might make sense, but a naive guess is that it should only be done if the first dot is preceded by a whitespace or slash.

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.