otp
otp copied to clipboard
kernel: Fix expand below for long lines
The column calculation was incorrect when the line where we want the completion was longer that the current screen size.
Fixes bug in #6260
CT Test Results
2 files 65 suites 1h 1m 12s :stopwatch: 1 364 tests 1 224 :heavy_check_mark: 139 :zzz: 1 :x: 1 544 runs 1 362 :heavy_check_mark: 181 :zzz: 1 :x:
For more details on these failures, see this check.
Results for commit 1b64e89d.
:recycle: This comment has been updated with latest results.
To speed up review, make sure that you have read Contributing to Erlang/OTP and that all checks pass.
See the TESTING and DEVELOPMENT HowTo guides for details about how to run test locally.
Artifacts
// Erlang/OTP Github Action Bot