darktile icon indicating copy to clipboard operation
darktile copied to clipboard

:waning_crescent_moon: Darktile is a GPU rendered terminal emulator designed for tiling window managers.

Results 33 darktile issues
Sort by recently updated
recently updated
newest added

Hi, great terminal, i am on 0.0.10. awesomewm, Arch linux using this x rate that works fine with other terminals: xset r rate 350 200 Btw, in darktile only, keeping...

When attempting to update darktile from 0.0.10 to 0.0.11, I discovered that it could no longer be built on 32 bit architectures. You can see the build failures in this...

They Pos1 and End keys are not working. I would expect them to jump to the beginning and end of the line as any other terminal. Also common key combinations...

As reported by @dankamongmen here: https://nvd.nist.gov/vuln/detail/CVE-2022-24130 , a large repeat count within a sixel sequence can cause a crash, either from buffer under/overflow or out of memory. darktile version 0.0.10...

Seeing this error when I run `make` or `go install` in `cmd/darktile`: ![image](https://user-images.githubusercontent.com/75021524/151753801-e583e0bc-e8a9-4b1f-8d20-223f81ca975d.png) I'm on mac OS Catalina.

Great project. I'm tempted to make it my main terminal atleast for a while but I have one blocking issue. I've swapped my Control and Caps lock keys using xkeycaps....

bug
help wanted

Crashes on vttest 1 (cursor movements). Most other tests need work too. There is some discussion on alacritty's vttest issue thread that may be useful. https://github.com/jwilm/alacritty/issues/240

bug

On the 0.0.10 release binary, cat'ing https://jexer.sourceforge.io/sixel/sixel_6x13.cap caused darktile to crash. There are a few sixel tests [on that page](https://jexer.sourceforge.io/sixel.html) at different resolutions, and also some sixels with transparency if...

Implement Tmux Control Mode as already suggested in #288 before rewrite.