Support icon indicating copy to clipboard operation
Support copied to clipboard

Add an option to disable all changes selection

Open nonconforme opened this issue 2 years ago • 2 comments

Hello thanks for all your nice work, GitFiend is really a good tool for working with Git.

Does it is possible to add an option to disable the select all by default for the file change tab ?

Thanks.

nonconforme avatar Aug 02 '23 12:08 nonconforme

Hi @nonconforme, thanks. Yeah possibly. I wonder if it could just be better at remembering what you last selected? So if you unselected everything, then only selected the files you are interested to commit, that could probably be remembered. I can have a think about it.

GitFiend avatar Aug 03 '23 00:08 GitFiend

Hi @nonconforme, thanks. Yeah possibly. I wonder if it could just be better at remembering what you last selected? So if you unselected everything, then only selected the files you are interested to commit, that could probably be remembered. I can have a think about it.

I think the "M" indicator is sufficient to help to know what file has changed and must be selected. The annoying problem for me is if i have config files or temp files, i always have to click on the select all check (because it's checked by default) to unselect the selected all files and select only the files i want to commit. Ok, thanks a lot.

nonconforme avatar Aug 09 '23 09:08 nonconforme