Movatterモバイル変換


[0]ホーム

URL:


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

Commit2e95cf2

Browse files
authored
Merge pull request#27528 from greglucas/macos-interactive-prompt
2 parents589d3fb +fd43a64 commit2e95cf2

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

‎src/_macosx.m‎

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -89,9 +89,6 @@ static int wait_for_stdin() {
8989
if (!event) {break; }
9090
[NSAppsendEvent: event];
9191
}
92-
// We need to run the run loop for a short time to allow the
93-
// events to be processed and keep flushing them while we wait for stdin
94-
[[NSRunLoopcurrentRunLoop]runUntilDate: [NSDatedateWithTimeIntervalSinceNow:0.01]];
9592
}
9693
// Remove the input handler as an observer
9794
[[NSNotificationCenterdefaultCenter]removeObserver: stdinHandle];

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp