summaryrefslogtreecommitdiffstats
path: root/src/session.rs
AgeCommit message (Expand)Author
2023-05-24If config file is not found or broken, launch with the default configuration,...Kyohei Uto
2023-05-24No need to return ResultKyohei Uto
2022-12-09Change: Trash dir and session file move to data_local_dir()kyoheiu
2022-11-13clippy v1.65.0Kyohei Uto
2022-11-11Switch to serde_yamlkyoheiu
2022-11-09Move initializing process to `run`kyoheiu
2022-11-09Remove panickyoheiu
2022-10-30Add preview and split to session.rsKyohei Uto
2022-05-08Refactor: if statement out of the functionkyoheiu
2022-05-06Change MyError to FxErrorkyoheiu
2022-05-04Move functions to proper fileskyoheiu
2022-02-02Refactor: error handlingKyohei Uto
2022-02-01Remove unused usekyoheiu
2022-02-01Move sort_key to sessionkyoheiu
2022-02-01make session for sort_by and show_hiddenKyohei Uto