Shadlock0133

Results 26 issues of Shadlock0133

**Describe the bug** Rendering seems to be broken on a laptop with integrated graphics ("Mobile Intel(R) 4 Series Express Chipset Family"). **Expected behavior** ![image](https://user-images.githubusercontent.com/3766527/182036746-5a22101e-cbbc-4c58-a730-b36498e2701f.png) **Screenshots** ![audiopath](https://user-images.githubusercontent.com/3766527/182036724-51dc9cbf-e81a-4fe9-80e1-b688f6e79cf2.gif) **Desktop (please complete the...

bug

```yaml keymap: insert: C: "buffer::change_rest_of_line" ctrl-right: "cursor::move_to_end_of_current_token" ``` Pressing ctrl-right will execute first line instead of expected second.

Steps to reproduce: 1. Set indent to hard tab (eg. in Makefile) 2. Go to last line. 3. Press tab then backspace. Should delete tab, instead does nothing.

This script depends on functionality provided only on unix system. It would be good idea to fix it and make it more portable.

Alt text is send by the twitter api, but isn't preserved by nitter. It's just a matter of propagating it in the code. I've implemented bare-bones version of it here:...

enhancement

### What is the issue? After waking up computer B, computer A doesn't see it as online, even after few hours. This is especially annoying with taildrop, since it just...

L2 Few
P2 Aggravating
T5 Usability
bug

I would like to be able to copy subimage of a reference (`SubImage`). My specific use case for this functionality is storing copy-less subimages for deduplication. For example: ```rust for...

kind: API

- `make test-sim` - `make test-sys` - `rv-jit build/riscv64-unknown-elf/bin/test-dhrystone` All of them crash with an error message `illegal hardware instruction (core dumped)` I'm guessing jit emits instructions from sse3 or...

Default minimal height prevent from maximizing window on my Ubuntu with 1280x800 screen.

# Bug Report ### Bug Description When opening style for editing in new window, it shows mostly offscreen to the right. ### Screenshots Right after opening: ![image](https://user-images.githubusercontent.com/3766527/179585627-43ba541a-e2ef-43e4-bf08-b2a188d91554.png) ### System Information...