GithubHelp home page GithubHelp logo

Comments (10)

aerth avatar aerth commented on May 22, 2024

Just ran into this bug on Debian, closing the terminal and reopening fixed it for me.

TERM=xterm
SHELL=/bin/bash

Linux 3.16.0-4-amd64 # 1 SMP Debian 3.16.7-ckt25-1 (2016-03-06) x86_64 GNU/Linux

from micro.

mbndr avatar mbndr commented on May 22, 2024

Not for me, I reopened many times.

from micro.

zyedidia avatar zyedidia commented on May 22, 2024

It seems like the terminal on Elementary OS is sending mouse motion events strangely. It correctly sends key press and key release events but for mouse motion, it sends the key as 32 which means a motion event with mouse button 1 held down. I'm not really sure why it's doing this. I think I might be able to work around this though.

from micro.

aerth avatar aerth commented on May 22, 2024
  "\u001b[?25l\u001b[?25l"

I captured it on Debian 8 + GNOME terminal 3.14.1 and the json file was full of these.. hope this helps

asciicast

from micro.

aerth avatar aerth commented on May 22, 2024

I notice the mouse disappears while typing on GNOME terminal, but not on xfce4-terminal

This bug effects only gnome-terminal on my system. xfce4-terminal and xterm work as expected.

from micro.

zyedidia avatar zyedidia commented on May 22, 2024

I've got a fix now, but it requires a modification to tcell (which you can see here). I'll open a pull request to tcell.

from micro.

zyedidia avatar zyedidia commented on May 22, 2024

See gdamore/tcell#94.

from micro.

aerth avatar aerth commented on May 22, 2024

@probandula is it only on gnome-terminal ? Try others such as xterm, xfce4-terminal, or lxterminal to see if it is OS specific or what... I think it is gnome-terminal specific

from micro.

zyedidia avatar zyedidia commented on May 22, 2024

This should be fixed since I am now using my fork of tcell.

from micro.

mbndr avatar mbndr commented on May 22, 2024

Working well ;) Thanks 👍

from micro.

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.