We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Sc-im crashes with buffer overflow when trying ot align a visual selection.
*** buffer overflow detected ***: terminated [1] 1081326 IOT instruction (core dumped) sc-im
Steps to reproduce the behavior:
< blabla
<blabla
f + }
both cells should align right.
The upstream issue is here: andmarti1424/sc-im#884
@dotlambda
[user@system:~]$ nix-shell -p nix-info --run "nix-info -m" - system: `"x86_64-linux"` - host os: `Linux 6.6.32, NixOS, 24.05 (Uakari), 24.05.20240531.805a384` - multi-user?: `yes` - sandbox: `yes` - version: `nix-env (Nix) 2.18.2` - nixpkgs: `/nix/store/i1aw9jjgxcvyd642s12kw3iasmarwd42-source`output here
The text was updated successfully, but these errors were encountered:
sc-im: fix aligning selection of cells cause crash
396858b
Fixes NixOS#335130 For complete description of problem with video see andmarti1424/sc-im#884
55a2b3e
Successfully merging a pull request may close this issue.
Describe the bug
Sc-im crashes with buffer overflow when trying ot align a visual selection.
Steps To Reproduce
Steps to reproduce the behavior:
< blabla
)<blabla
)f + }
to align right.Expected behavior
both cells should align right.
Screenshots
sc-im-align-selection-crash.mp4
Additional context
The upstream issue is here: andmarti1424/sc-im#884
Notify maintainers
@dotlambda
Metadata
The text was updated successfully, but these errors were encountered: