Damir

Results 4 issues of Damir

Build gradle: ```groovy dependencyManagement { imports { mavenBom "org.springframework.cloud:spring-cloud-dependencies:2022.0.2" } } ``` docker run: ```bash ❯ docker run --name bib_authorization-service \ ─╯ -p 9000:9000 \ -d dameergamlet/bib-authorization-service:1.0-SNAPSHOT \ --restart=no ```...

waiting-for-triage

Actions to occur: 1) Open the Tilix terminal. 2) Install and use default ZSH. 3) Resize the window. 4) Observe "artifacts". ![image](https://github.com/gnunn1/tilix/assets/74682814/6bbdc5d7-5ba1-4c9b-89a8-c100469a6af4) Result: Additional information: * Correct display in terminal...

![image](https://github.com/tribela/vim-transparent/assets/74682814/0c44661a-c9a8-4312-85aa-b2676dd4367d)

I'm not sure what is possible, but I would like to set the ALT+up/down combination for move line.up/down accordingly. How could I do that? (using neovim / lazy.nvim) mappings.lua ![image](https://github.com/willothy/moveline.nvim/assets/74682814/51b12be2-2f56-40c0-be1c-f2397e6b82a8)...