golk

Results 7 issues of golk

There are missing guides on how to build in Windows environment using MSVC. All useful information is based on [Pull Request #446](https://github.com/gwsw/less/pull/446).

Hi. Firstly, thanks for awesome program you have made here! Recently I bumped into [git-task from this clever guy.](https://github.com/jhspetersson/git-task), it is also helping me reducing a lot of time checkout...

feature-request

Can we make a tooltip or some extra field in information windows that show our own modified state of those flags? I personally toggle those states a lot so I...

# Reproduce My config: ```json { "move-window-to": [ { "Shortcut": "ctrl+win+alt+shift+d0", "Desktop": 10, "Follow": false }, { "Shortcut": "ctrl+win+alt+shift+d1", "Desktop": 1, "Follow": false }, { "Shortcut": "ctrl+win+alt+shift+d2", "Desktop": 2, "Follow":...

# Description I have built `gitu` from source tree. But I cant open any newly cloned repo, even with this `gitu` repo. ```powershell $ gitu Error: OpenRepo(Error { code: -1,...

**Describe the bug** `gitui` emit errors on some random(?) repo. **To Reproduce** Steps to reproduce the behavior: 1. Clone anything with Git 2.45+ 2. Try to invoke `gitui` on it....

bug

**Is your feature request related to a problem? Please describe.** A little nice on Frontmatter rendering. **Describe the solution you'd like** Obsidian example: ![Image](https://github.com/user-attachments/assets/dd66cb3f-2ab2-458d-adc1-08fd72eb3d67) There is Github frontmatter rendering as...

enhancement