-
Notifications
You must be signed in to change notification settings - Fork 23
New issue
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
Launches on Mac arm64 under Nim2.2.0, but exits on very first keystroke #140
Comments
Same under Ubuntu 22.04 |
same on:
|
It seems to be a bug of jangko/nim-noise#35 |
ringabout
added a commit
to ringabout/INim
that referenced
this issue
Oct 23, 2024
…on very first keystroke fixes fixes inim-repl#140 ref jangko/nim-noise#35
fyi, reinstall inim and its deps (remove |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
👑 INim
Nim Compiler Version 2.2.0 [MacOSX: arm64] at /Users/user/.nimble/bin/nim
nim> /Users/user/.nimble/pkgs2/inim-1.0.0-b1718e7618da60a5bc7fc96034ef83d8a611ca9c/inim.nim(625) inim
/Users/user/.nimble/pkgs2/cligen-1.7.6-853785ddace4ee4f3c6c21bdf7f5e9ff0358eb3f/cligen.nim(889) cligenScope
/Users/user/.nimble/pkgs2/cligen-1.7.6-853785ddace4ee4f3c6c21bdf7f5e9ff0358eb3f/cligen.nim(848) dispatchmain
/Users/user/.nimble/pkgs2/inim-1.0.0-b1718e7618da60a5bc7fc96034ef83d8a611ca9c/inim.nim(621) main
/Users/user/.nimble/pkgs2/inim-1.0.0-b1718e7618da60a5bc7fc96034ef83d8a611ca9c/inim.nim(338) doRepl
/Users/user/.nimble/pkgs2/noise-0.1.8-30a83206e751da70c9bf787cad34ac4d3346d0f6/noise.nim(195) readLine
/Users/user/.nimble/pkgs2/noise-0.1.8-30a83206e751da70c9bf787cad34ac4d3346d0f6/noise.nim(137) getInputLine
/Users/user/.nimble/pkgs2/noise-0.1.8-30a83206e751da70c9bf787cad34ac4d3346d0f6/noise.nim(104) keyProcessing
/Users/user/.nimble/pkgs2/noise-0.1.8-30a83206e751da70c9bf787cad34ac4d3346d0f6/noise/editorImpl.nim(347) basicEditing
/Users/user/.nimble/pkgs2/noise-0.1.8-30a83206e751da70c9bf787cad34ac4d3346d0f6/noise/lineImpl.nim(171) addOneChar
/Users/user/.nimble/pkgs2/noise-0.1.8-30a83206e751da70c9bf787cad34ac4d3346d0f6/noise/lineImpl.nim(86) refreshLine
/Users/user/.nimble/pkgs2/noise-0.1.8-30a83206e751da70c9bf787cad34ac4d3346d0f6/noise/lineImpl.nim(62) calcColPos
/Users/user/.choosenim/toolchains/nim-2.2.0/lib/system/fatal.nim(53) sysFatal
Error: unhandled exception: index out of bounds [IndexDefect]
The text was updated successfully, but these errors were encountered: