strayge

Results 8 issues of strayge

### Reproduce steps 1. Open archive in [7-Zip](https://www.7-zip.org/) 2. Drag any file to fman ### Expected behavior File moved/copied. ### Actual behavior ![image](https://user-images.githubusercontent.com/2664578/127587704-64df90bb-5fe7-4ebb-a3e9-823c654e417b.png) ### Reason 7-Zip extract dropped file to...

bug

Tesseract sometimes skip dot. Example: ![image](https://user-images.githubusercontent.com/2664578/134199034-d3448b2b-7602-458c-b768-83535c1c383f.png) ```sh tesseract img.png - --psm 6 157 742% ```

help wanted

## Steps to reproduce: 1. Enable image downloading 2. Select base64 encoding as method for image saving 3. `Send Tab to Obsidian` via context menu ## Expected behavior: Images inside...

Show avatar for author in commit log. - fetch avatars from Gravatar with hashed author email - can be disabled via settings - fallback to author initial letter (during load...

Before this change space for commit stats allocated even with "Disable commit stats" option set. With this change this empty space utilizing by other columns. ### Before (disabled commit stats)...

Floating buttons hides hashed for several commits in log. So I moved them to empty space at the top bar. ### Before ### After

Hide HEAD refs for remotes, as they does not shows in most of git clients. ### Before ### After

Redesigned commit details panel What is changed: - ref tips in commit list and in commit details (as it is a single component) - selected commit info - show committer...