Uros Spasojevic

Results 9 issues of Uros Spasojevic

## I'm submitting a… [x] Bug [ ] Feature Request [ ] Documentation Request [ ] Other (Please describe in detail) ## Current Behavior When moving a window to vsplit...

### Contour Terminal version Contour Terminal Emulator 0.3.3-unreleased-master-480385e7 ### Installer source Github: source code cloned ### Operating System Gentoo ### Architecture x86-64 ### Other Software _No response_ ### Steps to...

bug
good first issue
frontend

### Contour Terminal version Contour Terminal Emulator 0.3.2-unreleased-master-fde55e6b ### Installer source Github: source code cloned ### Operating System Gentoo ### Architecture x86-64 ### Other Software _No response_ ### Steps to...

bug

### Contour Terminal version Contour Terminal Emulator 0.3.2-unreleased-master-7f3454b6 ### Installer source Github: source code cloned ### Operating System Gentoo ### Architecture x86-64 ### Other Software _No response_ ### Steps to...

bug
frontend

### Contour Terminal version Contour Terminal Emulator 0.3.2-unreleased-master-7f3454b6 ### Installer source Github: source code cloned ### Operating System Linux blacktoo 5.15.32-gentoo-dist #1 SMP Wed Mar 30 08:46:54 -00 2022 x86_64...

bug
fonts

## Abstract When font size is reduced, underline thickness stays the same ## Motivation Add config option to set underline thickness

enhancement
feature-request

1. Curl cries about ` The cmake option CMAKE_USE_DARWINSSL was renamed to CMAKE_USE_SECTRANSP` 2. can't find boost 3. can't find asio

When using typescript with following config and setting `"type": "module"` in package.json I can't build: ```json { "compilerOptions": { "esModuleInterop": true, "module": "NodeNext", "moduleResolution": "NodeNext", "target": "es6", "outDir": "dist", "rootDir":...