summaryrefslogtreecommitdiffstats
path: root/Cargo.lock
AgeCommit message (Expand)Author
2023-11-26v2.10.2: Ignore KeyUp event for WindowsKyohei Uto
2023-11-02v2.10.1Kyohei Uto
2023-11-01v2.10.0Kyohei Uto
2023-10-22v2.9.0Kyohei Uto
2023-09-09Add git2Kyohei Uto
2023-08-25v2.8.1Kyohei Uto
2023-08-25v2.8.0Kyohei Uto
2023-08-23Remove syntect and syntax highlighting in preview areaKyohei Uto
2023-08-05v2.7.0Kyohei Uto
2023-08-01v2.7.0Kyohei Uto
2023-08-01Update syntect to 5.1.0Kyohei Uto
2023-07-28Add format_txt tests and benchmark by bwrapKyohei Uto
2023-07-22v2.6.0Kyohei Uto
2023-07-13v2.5.0: ability to exit to LWDKyohei Uto
2023-06-21cargo updateKyohei Uto
2023-06-14v2.4.0Kyohei Uto
2023-05-26v2.3.0Kyohei Uto
2023-05-26Bump up MSRV to 1.65Kyohei Uto
2023-05-19v2.2.8: Fix preview text scrolling and performance in KittyKyohei Uto
2023-05-07Remove unused importKyohei Uto
2023-05-06Add exacl to dev-dependenciesKyohei Uto
2023-05-05v2.2.7: Print read-only info on the headlineKyohei Uto
2023-04-24v2.2.6: Remove duplicated -v optionKyohei Uto
2023-02-12v2.2.5kyoheiu
2023-02-01v2.2.4Kyohei Uto
2023-01-20v2.2.3Kyohei Uto
2023-01-20Fix: Properly format texts with wide charsKyohei Uto
2023-01-07Bump up version of num_cpus (dev-dependencies)Kyohei Uto
2022-12-22Add dev-dependencies (devtimer, rayon) to measure parallel updatingkyoheiu
2022-12-19v2.2.2kyoheiu
2022-12-15v2.2.1Kyohei Uto
2022-12-10cargo updatekyoheiu
2022-11-30v2.1.1kyoheiu
2022-11-29UpdateKyohei Uto
2022-11-28Remove libc, using process::exit()kyoheiu
2022-11-27Add nix, libc (cfg unix)kyoheiu
2022-11-17v2.1.0: update dependencieskyoheiu
2022-11-16Implement unpacking of xz, zst, tar.zstKyohei Uto
2022-11-15Remove lzma-rsKyohei Uto
2022-11-15Implement primitive extractor (Pkzip, Tar, Gzip, Xz)Kyohei Uto
2022-11-13Add primitive functions to extract archiveKyohei Uto
2022-11-12v2.0.1: Fix bugKyohei Uto
2022-11-11v2.0.0Kyohei Uto
2022-11-11Switch to serde_yamlkyoheiu
2022-10-30Use syntect folkKyohei Uto
2022-10-29MVP: Add syntax highlighting if possibleKyohei Uto
2022-10-23Fix: enter_raw_mode() after the configuration finishesKyohei Uto
2022-10-21v1.3.1kyoheiu
2022-10-18v1.3.0kyoheiu
2022-10-15Minimal viable Migration to crosstermKyohei Uto