Пётр
Пётр
Any news about this problem? `FreeBSD 10.3-RELEASE-p5` the same problem. nim 0.16.0 & nimble 0.8.2 installed from ports.
$ nm -D libiconv.so.2.5.1 w _Jv_RegisterClasses U ___mb_cur_max 00000000002f99ac A __bss_start w __cxa_finalize U __error U __isthreaded U __srget U __stack_chk_fail U __stack_chk_guard 00000000002f99ac A _edata 00000000002f99e8 A _end 000000000001a478...
Not evident, but works correctly! Thanks! The menu command would be nice though...
Ne, I don't want to click twice :) It's just to help new users to know that the function exists. Once found in menu, Tab/Shift+Tab will be used later. Normally...
Komodo Edit - it supports Nim, I often use it.
I've just tried the last git version - the same thing (crash at widgets/grid/grid.go:407)
Workaround: ``` gline := grid.New(line, width, hpad, vpad, gowid.HAlignMiddle{}, grid.Options{ DownKeys: []vim.KeyPress{}, UpKeys: []vim.KeyPress{}, }) ``` So, up/down keys are not processed by grid widget.
The problem of separate option is that this option will conflict with `fix-subscriptions`. That's why I used the 'magic number'. In that case we need to add something like super-option...
> New option auto-buddy needs fix-subscriptions turned **OFF** to work. If you think it's OK like this - I'll try to go this way, but I need some time to...
I have this bug too. I changed the login server (probably, to nothing, hoping it will try to search for it automatically), the the app crashes. Now I cannot start...