Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 97d5e5b

Browse files
committed
fixup! fix: disable blame and history popup for untracked files
1 parent 691c815 commit 97d5e5b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

‎src/components/status_tree.rs‎

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -451,6 +451,7 @@ impl Component for StatusTreeComponent {
451451
CommandBlocking::PassingOn
452452
}
453453

454+
#[expect(clippy::cognitive_complexity)]
454455
fn event(&mut self, ev: &Event) -> Result<EventState> {
455456
if self.focused {
456457
if let Event::Key(e) = ev {

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /