summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2023-11-26Merge pull request #256 from kyoheiu/developv2.10.2Kyohei Uto
2023-11-26v2.10.2: Ignore KeyUp event for WindowsKyohei Uto
2023-11-25Merge branch 'main' into developKyohei Uto
2023-11-25Merge pull request #255 from felixhudson/windows-fixesKyohei Uto
2023-11-20Fix ZZ behaviour on windowsfelixh
2023-11-19Fixed button press for windowsfelixh
2023-11-09Update screenshotKyohei Uto
2023-11-09Merge read_config and read_config_from_strKyohei Uto
2023-11-02Merge pull request #251 from kyoheiu/developv2.10.1Kyohei Uto
2023-11-02v2.10.1Kyohei Uto
2023-11-02Update docsKyohei Uto
2023-11-02Convert tab to 4 spacesKyohei Uto
2023-11-02Merge pull request #250 from kyoheiu/developv2.10.0Kyohei Uto
2023-11-01v2.10.0Kyohei Uto
2023-11-01Update docsKyohei Uto
2023-11-01Remove unused argKyohei Uto
2023-11-01Use bat to preview text contentsKyohei Uto
2023-11-01Use FxError::InvalidPath to read image pathKyohei Uto
2023-11-01Add FxError::InvalidPath to deal with to_str() errorKyohei Uto
2023-11-01Add has_bat and check_batKyohei Uto
2023-10-31Remove unused argKyohei Uto
2023-10-30Merge pull request #249 from kyoheiu/developKyohei Uto
2023-10-30Move readme url to the bottomKyohei Uto
2023-10-30Add example for Rgb and AnsiValueKyohei Uto
2023-10-24Merge branch 'main' into developKyohei Uto
2023-10-24Merge pull request #247 from orhun/chore/update_version_in_helpKyohei Uto
2023-10-23Use dynamic version in help textOrhun Parmaksız
2023-10-22Update version in help textKyohei Uto
2023-10-22Merge pull request #246 from kyoheiu/developv2.9.0Kyohei Uto
2023-10-22v2.9.0Kyohei Uto
2023-10-22Update config exampleKyohei Uto
2023-10-18Ignore the key release event for WindowsKyohei Uto
2023-10-15Refactor put_fileKyohei Uto
2023-10-15Update CHANGELOGKyohei Uto
2023-10-10Use unwrap_or(()) to ignore git2 errorlibgitKyohei Uto
2023-10-10Add comments where Diffs are collectedKyohei Uto
2023-10-10clippyKyohei Uto
2023-10-10Refactor set_color for the headerKyohei Uto
2023-10-10Add dirty_fg to Config, LayoutKyohei Uto
2023-09-19Add field is_dirty to ItemInfoKyohei Uto
2023-09-09Fix const nameKyohei Uto
2023-09-09Get branch name by git2Kyohei Uto
2023-09-09Add git2Kyohei Uto
2023-09-09fmtKyohei Uto
2023-08-25Merge branch 'main' into developKyohei Uto
2023-08-25Merge pull request #239 from orhun/chore/build_with_lockedKyohei Uto
2023-08-25Merge pull request #238 from orhun/chore/update_cargo_lockKyohei Uto
2023-08-25Test with `--locked` flagOrhun Parmaksız
2023-08-25Update Cargo.lock for 2.8.1Orhun Parmaksız
2023-08-25Fix command line exampleKyohei Uto