097115
097115
> If I open a new window though and run the ticker there, the flickering stops. A new tmux non-splitted window? Or a new terminal window without tmux? Anyway, can't...
A simple example: # This data file was generated by the Spreadsheet Calculator Improvised (scim) # You almost certainly shouldn't edit it. set external_functions newsheet "Sheet1" movetosheet "Sheet1" offscr_sc_cols 0...
Don't know if I'm missing the point but let's say we have this simple `sc-im` file: # This data file was generated by the Spreadsheet Calculator Improvised (scim) # You...
@andmarti1424 Sorry, was wrong :) The correct answer is not always :) With this test file: # This data file was generated by the Spreadsheet Calculator Improvised (scim) # You...
@andmarti1424 Confirm, all three are shown (and `@ext` works, too). You are a hero, thanks! :)
> the evaluation its being called more than once. By `sc-im`, you mean? Or by me, a user?
I see. Then, can't this also be related by any chance? https://github.com/andmarti1424/sc-im/issues/636
@osa1 Or, may be, allow a user to have a configurable timestamp? Some would have nothing, others would settle with `%H:%M`, while some would prefer `%Y-%m-%d %H:%M:%S`... Our displays are...
(Just wanted to say that you are really one of the nicest devs I've ever met. Definitely would like to help but unfortunately not a programmer myself :)
> Interesting, would you mind sharing your Ncurses version? Was 6.1, upgraded with Homebrew to 6.2 (via downloading [this file](https://ftp.gnu.org/gnu/ncurses/ncurses-6.2.tar.gz)), same error :)