Alison Winters

Results 12 issues of Alison Winters

After having a look at the cross9 gcc from https://justine.lol/cosmopolitan/windows-compiling.html it occurred to me that we should be able to compile Cosmopolitan libc itself on Windows. The main missing piece...

Right now when the torrent list is sorted by queue position (#) and you use right-click context menu to change the queue position of a torrent, the selection does not...

:bug: bug

### Brief description of your issue I've been trying to get all my packages up to date using `winget`, and for the most part it works, but there are two...

Issue-Bug
Area-Matching

**Is your feature request related to a problem? Please describe.** The Prettier status bar item takes up a lot of space and provides me no utility, since I don't care...

Although in most cases we want to render PDFs directly to the HTTP output on the HTTP thread using renderPDF(), sometimes we want to be able to write PDFs to...

documentation
enhancement

Right now `z.` behaves the same as `zz`, but it should move to the first non blank as well. Related to #239.

bug
good first issue

If you go into visual mode using `v`, it moves the cursor one to the right to highlight one character of text. This is not the same as vim behavior,...

bug

When you open a new file window, VS Code provides you with an option to select a language, which triggers `workbench.action.editor.changeLanguageMode`. It's not exactly the same behavior as Vim, but...

feature
good first issue

If you open a new file and type a line of text without hitting enter, then `yy`, then `p`, it pastes the current line's text immediately to the right of...

bug

It seems like bash is searching through all arguments you give on the command line and prefixing anything that starts with `/` with Gow's own fake root directory. Personally i...