On Wed, Feb 7, 2018 at 8:29 AM, Birger Skogeng Pedersen <birger.sp@xxxxxxxxx> wrote: > Steps to reproduce (on Ubuntu 17.10): > - Open git-gui in a repository with two or more unstaged, changed files > - Select two or more files in the "Unstaged Changes" > - Click CTRL+T to stage the files that you have selected > (Only a single file will get staged) This was fixed in Git 2.16.0. 76756d6706 (git-gui: allow Ctrl+T to toggle multiple paths, 2018-01-09)