summaryrefslogtreecommitdiffstats
path: root/src/errors.rs
AgeCommit message (Expand)Author
2023-11-01Add FxError::InvalidPath to deal with to_str() errorKyohei Uto
2023-09-09fmtKyohei Uto
2023-08-25Add FxError::DefaultEditor to clarify the reason why you cannot open file by ...Kyohei Uto
2023-08-23Remove syntect and syntax highlighting in preview areaKyohei Uto
2023-02-08Add String value to Error::OpenItemkyoheiu
2022-12-20Add FxError::Argkyoheiu
2022-12-14Final NetBSD fixpin
2022-11-27Fix build on macOS and WindowsKyohei Uto
2022-11-27Specify target os around open_file_in_new_windowKyohei Uto
2022-11-27Add nix errorkyoheiu
2022-11-22Use term::terminal_size instead of imported functionKyohei Uto
2022-11-17Refactor: Improve error message, impl Display for SignatureKyohei Uto
2022-11-13Add primitive functions to extract archiveKyohei Uto
2022-11-11Add precise error message when no exec configKyohei Uto
2022-11-11Add Yamlkyoheiu
2022-11-10Add syntect error and utf8 errorkyoheiu
2022-11-09Move initializing process to `run`kyoheiu
2022-11-08Better error messageskyoheiu
2022-11-01Fix: Catch error message properlykyoheiu
2022-10-23Fix app namekyoheiu
2022-10-20use regular unwind for panic recoveryUwe Jugel
2022-10-18Change open_file_in_new_window, add new errorkyoheiu
2022-10-01Better error message with file pathkyoheiu
2022-09-28Add FxError::LogKyohei Uto
2022-09-28Refactor: Better error handling / Remove thiserrorkyoheiu
2022-05-10Add error for terminal size being too smallkyoheiu
2022-05-08Remove error's suffixKyohei Uto
2022-05-06Change MyError to FxErrorkyoheiu
2022-02-03Refactor: better error handling in copy/removekyoheiu
2022-02-03Refactor: error handlingKyohei Uto
2022-02-02Refactor: error handlingKyohei Uto