simpler scroll of untracked files
Dependencies
- [2]
AI3IMKC3refactor stairs - [3]
EJPSD5XOshared allowed actions conditions between update and view - [4]
YK3MOJJLchonky refactor, wip other channels logs & diffs - [5]
LFEMJYYDstart of to_record selection - [6]
BJ3CYLUTallow to reset changed file - [7]
JZXYSIYDchannel selection! - [8]
PKLUHYE4allow to copy change hash - [*]
WT3GA27Padd cursor with selection
Change contents
- edit in inflorescence_model/src/action.rs at line 432
can_skip_navigate, - replacement in inflorescence_model/src/action.rs at line 440
ma.push(down_no_skip());ma.push(up_no_skip());push_if(can_skip_navigate, down_no_skip, ma);push_if(can_skip_navigate, up_no_skip, ma); - edit in inflorescence_model/src/action.rs at line 631
can_skip_navigate: bool, - edit in inflorescence_model/src/action.rs at line 758
can_skip_navigate: false, - edit in inflorescence_model/src/action.rs at line 819
can_skip_navigate: true, - edit in inflorescence_model/src/action.rs at line 853
can_skip_navigate: true, - replacement in inflorescence/src/selection.rs at line 154
nav_scrollable::scroll_down(nav_scrollable::alt_scroll_down( - replacement in inflorescence/src/selection.rs at line 561
nav_scrollable::scroll_up(nav_scrollable::alt_scroll_up(