GameOfLife
                                
                                 GameOfLife copied to clipboard
                                
                                    GameOfLife copied to clipboard
                            
                            
                            
                        terminal missing capability: 'smcup'
This seems to be nice project, however I could not test it:
thread 'main' panicked at 'called `Result::unwrap()` on an `Err` value: Error { err: StringError("terminal missing capability: \'smcup\'") }', src/libcore/result.rs:1009:5
note: Run with `RUST_BACKTRACE=1` for a backtrace
Do you think it could be fixed via any settings?
Thanks for the report. It's been quite awhile since I've touched this project unfortunately, I can re-download rust sometime this week and possibly take a look though 👍
This seems to fix the issue; please have a look.
@Slaiyer Will check the fix out today. Thanks for your help!