Sonny

Results 178 issues of Sonny

Warning: Unable to read "foo/bar/folder.js" file (Error code: EISDIR). Use --force to continue.

We should fallback when commit cannot be used (no display, over ssh, toolbox, ... for example).

Git adds instructions in the form of a block comment at the end of the file, for example ``` # Please enter the commit message for your changes. Lines starting...

Blocked by https://github.com/flatpak/flatpak/issues/4868 An alternative would be to give commit `host:rw`.

Similar to `Ctrl+/` in VSCode or `Ctrl+M` / `Ctrl+Shift+M` in Builder https://stackoverflow.com/questions/10465933/gtk-gtksourceview-how-to-insert-line-comment-or-block-comment

* [ ] start counting only after the commit short id * [ ] highlight on every line * [ ] make the line uneditable (screenshot outdated - it is...

Follow up https://github.com/sonnyp/Commit/pull/56 When maximizing or resize the window above a threshold, Commit should switch to "big editor" mode, center the textview, disable word wrap and add a ruler. https://github.com/torvalds/linux/pull/17#issuecomment-5661185

Follow up from https://github.com/sonnyp/Commit/pull/56 I've been experimenting with setting the TextView width to the desired max body length. The benefit is that if you make Commit window bigger you can...