pop-os / cosmic-term

WIP COSMIC terminal emulator
GNU General Public License v3.0
377 stars 63 forks source link

Cannot scroll inside of the micro text editor #340

Open Daktyl198 opened 1 week ago

Daktyl198 commented 1 week ago

When using the micro text editor (https://github.com/zyedidia/micro/), I find that I cannot scroll when using cosmic-term. As this is my default text editor, it prevents me from using Cosmic Term as my default terminal. I am unfortunately not well versed in exactly which mouse events it reads.

Addition: I can't change the title, but I can't scroll within btop either, which implies it's a general lack of a feature for the terminal.

Tommimon commented 2 days ago

Also other key combinations don't work in micro, such as Shift + End or Shift + Ctrl + Right. But Shift + Right works.

Same for Home and Left counterparts.