omikuji

Results 6 issues of omikuji

I need MLSD command. Are there any plans for implementation?

Nice to meet you! I added an RMD command to delete the directory. Thank you.

Hi! Move by `CWD` has not been reflected, so i added code to reflect it. Thank you :)

Hello Koenw! Thank you for replying the other day! I added `U` for the purpose of giving user information to each action. By implementing this, you can change the behavior...

Thank you for creating such a wonderful crate! I would like to discuss the `MessageStatus`. Currently, `message.rs` is not public, making it inaccessible for external use, which prevents handling through...

This PR makes the `call` and `message` modules public. It’s a **visibility‑only** change (no behavioral changes) that improves developer ergonomics by allowing direct access to types like `OutboundCall` / `OutboundMessage`....