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
CHANGES:
- deep refactor of the code
- more code moved to the lib, cleaner main.ml file
- more abstractions, less indirection
- updated the editor for reusability and robustness
- removed lwt, since we don't really have true async code
- use bos for command running and stdin/stdout/stderr handling
- removed lwt
- updated completions (bash and zsh)
0 commit comments