You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Adds a "Scroll to send input" preference under Settings → External
Keyboard → Scrolling, defaulting to off. When disabled, touch
scrolling uses the original scrollback-only behavior.
Copy file name to clipboardExpand all lines: app/Base.lproj/About.storyboard
+34Lines changed: 34 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -600,6 +600,39 @@
600
600
</tableViewCell>
601
601
</cells>
602
602
</tableViewSection>
603
+
<tableViewSectionheaderTitle="Scrolling"footerTitle="Sends scroll gestures as input to programs like tmux, less, and vim instead of scrolling the terminal buffer."id="sSi-7k-RmQ">
604
+
<cells>
605
+
<tableViewCellclipsSubviews="YES"contentMode="scaleToFill"preservesSuperviewLayoutMargins="YES"selectionStyle="none"indentationWidth="10"id="qLs-3v-Kx9"userLabel="Scroll To Send Input">
<labelopaque="NO"multipleTouchEnabled="YES"contentMode="left"insetsLayoutMarginsFromSafeArea="NO"text="Scroll to send input"textAlignment="natural"lineBreakMode="tailTruncation"baselineAdjustment="alignBaselines"adjustsFontSizeToFit="NO"translatesAutoresizingMaskIntoConstraints="NO"id="pXw-5m-Rj3">
0 commit comments