summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2023-12-09Merge pull request #258 from kyoheiu/developv2.11.0Kyohei Uto
2023-12-09v2.11.0Kyohei Uto
2023-12-09Add ctrl-h for backspace functionality for command lineKyohei Uto
2023-12-09Merge pull request #254 from 0x6b/ctrl-hKyohei Uto
2023-12-09Resolve conflictsKyohei Uto
2023-12-09Merge branch 'develop' into ctrl-hKyohei Uto
2023-12-04fix: handle modifier for `/` command correctlykaoru
2023-12-04fix: handle modifier for `c` command correctlykaoru
2023-12-04refactor: handle ctrl-r scenario within one match statementkaoru
2023-12-04fix: handle modifier for `i`/`I` command correctlykaoru
2023-12-04fix: handle modifier for `z` command correctlykaoru
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-17feat: support ctrl-h for `/` commandkaoru
2023-11-17feat: support ctrl-h for `c` commandkaoru
2023-11-17feat: support ctrl-h for `i`/`I` commandkaoru
2023-11-17feat: support ctrl-h for `z` commandkaoru
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