Results 167 issues of Henry Heino

It would be very useful to have access to the 'wasm' command when running commands from shortcuts (in extension)!

Attempting to tab-complete a `shortcuts/some/path` path in Vim leads to output complaining about the lack of an `unset` command: ![](https://user-images.githubusercontent.com/46334387/155066305-15a2f810-987c-494d-8138-d020954c79e5.jpeg)

## Summary * `git submodule update` fails when setting up the [wasi-sdk](https://github.com/holzschu/wasi-sdk) for this project. * Also fails when cloning via `git clone --recurse-submodules https://github.com/holzschu/wasi-sdk.git` as given in the instructions....

## Summary * [`ash` is included in FreeBSD. ](https://github.com/freebsd/freebsd-src/tree/main/bin/sh) ## Licensing * I don't see a `COPYRIGHT` or `LICENSE` file in `bin/` or `bin/sh/`, but there is a [`COPYRIGHT` file...

fix committed

## Summary * `python` 2 is no longer under development. * Apps using `ios_system` seem to have access to `python3`. * The links to the `python` framework in the README...

## Description At present, the search icon and drop-down menu buttons lack `alt` text! As such, they are read aloud as “Link” by the screen reader. This makes navigation very...

bug
good first issue
status: wip

## Environment Joplin version: 12.8.1 Platform: mobile OS specifics: iOS 15.6 ## Steps to reproduce 1. Open the iOS client 2. Create a new note 3. Attach a PNG image...

bug

## Environment Joplin version: 2.7.13 Platform: Linux OS specifics: PoP! OS 21.10/Flatpak ## Steps to reproduce 1. Create a new note 2. Add the following content: ```html This should expand...

bug

# Summary * The launcher openable with `super`+`/` doesn't read search results when a screen reader is enabled! ![Keyboard shortcut super+slash in Pop!_Shell Keyboard Shortcuts window](https://user-images.githubusercontent.com/46334387/167257016-dab2a8de-1406-41ea-8d3e-6dab4ded5249.png) * I am unable...

## Summary * `fork`s before interaction with `cairo` in `render_frame` and `render_frame_background` * Cairo interaction is thereby handled by a child process. * **WILL NOT** fix most of the crashing...