You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The current implementation doesn't utilize the shell session, so we can rewrite the logic in rust. This way we don't have to rely on external tools like grep and cat, and also make #126 trivial. Maybe it can also slightly improve the performance
The text was updated successfully, but these errors were encountered:
The current implementation doesn't utilize the shell session, so we can rewrite the logic in rust. This way we don't have to rely on external tools like grep and cat, and also make #126 trivial. Maybe it can also slightly improve the performance
The text was updated successfully, but these errors were encountered: