Hackcraft_

Results 25 issues of Hackcraft_

**Describe the bug** Why are there long and short distances beteewn the links? **Expected behavior** Links are similar in distance **Screenshots** **Desktop (please complete the following information):** - OS: MacOS...

I'm just curious: what terminal are you using?

I use lazy.nvim for all my configs. Here is my config: ```lua { "hrsh7th/nvim-cmp", dependencies = { "f3fora/cmp-spell", }, config = function() local cmp = require "cmp" -- Get the...

**Describe the bug** The highlight group `@markup.quote` is not transparent with `ChadrcConfig.ui.transparency = true` . **To Reproduce** Steps to reproduce the behavior: 1. Set `ChadrcConfig.ui.transparency` to true 2. Write a...

When I press enter on a link to follow it, it creates an incorrect file. markdown: ```md [link]() ``` opens: `./with spaces.md>` but it should be: `./with spaces.md`

The MacOs window border would look better with a border that is brighter than the window itself, like this from ray.so: ![image](https://github.com/user-attachments/assets/1559a529-6550-41ef-a1e0-618308fdd96c) This is also how it is in any...

enhancement

**Describe the bug** A clear and concise description of what the bug is. The style tag sometimes has a media="x" attribute, making it not load. **To Reproduce** Steps to reproduce...

bug

**Is your feature request related to a problem? Please describe.** The middle of the tmux bar is visible with a transparent window. **Describe the solution you'd like** Make the anything...

enhancement

### What Operating System(s) are you seeing this problem on? macOS ### Which Wayland compositor or X11 Window manager(s) are you using? _No response_ ### WezTerm version wezterm 20240203-110809-5046fc22 ###...

bug

# Describe the bug **I'm not sure if this is an issue about my device, because it isn't very powerful.** When using tabby to index repos, it always shows some...

bug
fixed-in-next-release