Leonard Hecker

Results 67 issues of Leonard Hecker

### Windows Terminal version d3a18b9 ### Windows build number _No response_ ### Other Software _No response_ ### Steps to reproduce * Print box-drawing characters * chcp 65001 -> It worky...

Product-Conhost
Area-Rendering
Issue-Bug
Priority-1

### Windows build number 10.0.26052.0 ### Steps to reproduce * Launch cmd.exe * Type `foo bar` * Move the cursor the space after `foo` * Press tab ### Expected Behavior...

Product-Conhost
Issue-Bug
Needs-Tag-Fix
In-PR
Priority-3
Area-CookedRead
zInbox-Bug

This removes all of the 2D iteration machinery. Imagine the text buffer as a `Cell[w][h]` grid. Clearly, this is identical to a `Cell[w*h]` array, which shows that copying between overlapping...

Area-CodeHealth

Initially the PR restored the original v1 conhost code for `MatchAndCopyAlias` which fixed the linked issue. Afterwards, I've taken the liberty to rewrite the code to use modern constructs again,...

Product-Conhost
Product-Cmd.exe
Area-Server
Issue-Bug
Needs-Attention
Priority-2

This PR achieves two things: * When encountering rows with newlines (`WasForceWrapped` = `false`) we'll now copy the contents out of the row and append a `\n`. To make `utext_clone`...

AtlasEngine only works with v1.2023.5.31 and later. We have two options: * Show an error bar similar to how we do it for the text input service * Show a...

Area-Rendering
Product-Terminal
Issue-Task
Priority-3

This addresses a review comment left by tusharsnx in #17092 which I forgot to fix before merging the PR. The fix itself is somewhat simple: `Terminal::SetSearchHighlightFocused` triggers a scroll if...

Issue-Bug
Area-User Interface
Product-Terminal
Priority-1

### Windows Terminal version 1.21.1094.0 ### Windows build number 10.0.26092.0 ### Other Software _No response_ ### Steps to reproduce * Launch the latest Canary * Open settings.json ### Expected Behavior...

Issue-Bug
Area-Settings
Product-Terminal
Priority-1

### Windows Terminal version 1.16.230126001 ### Windows build number _No response_ ### Other Software _No response_ ### Steps to reproduce * Use cmd.exe * Scroll at least 1 viewport down...

Area-Rendering
Product-Conpty
Issue-Bug
Priority-2

### Windows Terminal version 1a6ba43 ### Windows build number _No response_ ### Other Software _No response_ ### Steps to reproduce TBA: Exact steps unclear, but it was found by @zadjii-msft...

Area-Output
Issue-Bug
Product-Terminal
Priority-2