mirror of
https://github.com/jesseduffield/lazygit.git
synced 2026-09-10 23:56:24 -04:00
Focusing the main view by keyboard already selects a whole change block in hunk mode; a click, though, only ever placed a single-line selection, so the common "click the diff to stage this block" gesture still needed a follow-up `a`. Now a click on a change line selects that line's block too. A click on context still selects just that line, since the click points at it precisely (e.g. to edit it with `e`). Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| app | ||
| cheatsheet | ||
| commands | ||
| common | ||
| config | ||
| constants | ||
| env | ||
| fakes | ||
| gocui | ||
| gui | ||
| i18n | ||
| integration | ||
| jsonschema | ||
| logs | ||
| snake | ||
| tasks | ||
| theme | ||
| updates | ||
| utils | ||