Tony

Results 16 comments of Tony

It keeps on crashing my terminal

i have `fisher 4.3.0` installed and `omf 7`. unfortunatly there are no errors out maybe this video could explain my problem. https://user-images.githubusercontent.com/61317733/139667059-744514f2-0d6b-4f5e-9f27-c292541a6c79.mov ![Screenshot 2021-11-01 at 14 09 39](https://user-images.githubusercontent.com/61317733/139669292-b3053b23-a6af-4741-a337-8124b2171d8a.png)

I think i might have fixed it, but it came at a cost of removing `oh-my-fish`. however after removing it tide will not initiate whenever i open a new terminal...

I found the issue, i guess `starship` was enabled in my config.fish. i commented it out and now it's working perfectly.

> We can work around to fix this issue as below code: > > ```javascript > import React, { useRef, useState, useEffect, useCallback } from "react" > import { AppState...

> Still getting crashes on 2.4.0 Were you able to come up with a solution?