Marcin Wojnarowski

Results 42 issues of Marcin Wojnarowski

Maybe it already works and it's only a matter of bumping the peer dependency.

I created a `$OMF_CONFIG/key_bindings.fish` file where I placed 2 keybinds: ```fish bind \b backward-kill-path-component # ctrl+backspace bind \e\[3\;5~ kill-word # ctrl+delete ``` ctrl+delete works fine while ctrl+backspace doesnt at all....

Sometimes I have assets that are not on the list of supported extensions but I would still like to have strings generated for them. At the moment flutter_gen just ignores...

bug

- Task version: master - OS: Linux When calling `task other` with the following Taskfiles: ## this works, the error is ignored ```yaml version: "3" tasks: bad: cmds: - exit...

enhancement
good first issue

This commit removed the pre-release script which bundled shell completions generated by `build.rs`: https://github.com/sharkdp/pastel/commit/a880d8f2ca31aa9a7ad195f4b6018a51cb39f4c2 v0.8.0 assets do not contain the shell completions while v0.7.1 did.

packaging / tooling

Currently only a `primary` attribute makes a `` obligatory (if fails to load, creates an error). But it means we are limited to 1 obligatory `` per page. ### reason...

Currently writing markdown is very barebones: you can write text and preview it. This issue is about creating a more rich experience by making an interactive markdown editor for comments/posts....

enhancement

### Is your feature request related to a problem? Please describe. Sometimes we want to find a specific comment with a given phrase. Scrolling and reading every comment just to...

enhancement

### Is your feature request related to a problem? Please describe. Inspired by [this post](https://lemmy.ml/post/55986). More theming options not only allow for a more personal look but also would solve...

enhancement
UI

Various UX improvements to enhance the experience. - [ ] When in the home tab, tapping the home tab icon should bring the user to the top - [ ]...

enhancement