index
:
felix
develop
feature-file-selected
feature-filechooser
feature-viuer
feature/add-test
feature/case-insensitive-search
feature/symlink-dir
fix/symlink
fix/test_has_write_permission
fix/z-query
libgit
main
Mirror of https://github.com/kyoheiu/felix
matthias
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2024-01-21
Use Option<&str> for targeted file path
feature-file-selected
Kyohei Uto
2024-01-21
Add feature to point to the file when opening
Kyohei Uto
2024-01-21
Remove unnecessary path check
Kyohei Uto
2024-01-20
Error handling for target path
Kyohei Uto
2024-01-20
Merge pull request #262 from kyoheiu/feature-filechooser
Kyohei Uto
2024-01-20
Add linewise choosefiles option
feature-filechooser
Kyohei Uto
2024-01-14
Open target file if exists
Kyohei Uto
2024-01-14
fmt
Kyohei Uto
2024-01-14
Create the target file if not exists and quit after selection
Kyohei Uto
2024-01-02
Add choosefiles mode
Kyohei Uto
2023-12-10
v2.11.1
Kyohei Uto
2023-12-10
Fix: Allow SHIFT key to enter char
Kyohei Uto
2023-12-09
v2.11.0
Kyohei Uto
2023-12-09
Add ctrl-h for backspace functionality for command line
Kyohei Uto
2023-12-09
Resolve conflicts
Kyohei Uto
2023-12-09
Merge branch 'develop' into ctrl-h
Kyohei Uto
2023-12-04
fix: handle modifier for `/` command correctly
kaoru
2023-12-04
fix: handle modifier for `c` command correctly
kaoru
2023-12-04
refactor: handle ctrl-r scenario within one match statement
kaoru
2023-12-04
fix: handle modifier for `i`/`I` command correctly
kaoru
2023-12-04
fix: handle modifier for `z` command correctly
kaoru
2023-11-26
Merge pull request #256 from kyoheiu/develop
v2.10.2
Kyohei Uto
2023-11-26
v2.10.2: Ignore KeyUp event for Windows
Kyohei Uto
2023-11-25
Merge branch 'main' into develop
Kyohei Uto
2023-11-25
Merge pull request #255 from felixhudson/windows-fixes
Kyohei Uto
2023-11-20
Fix ZZ behaviour on windows
felixh
2023-11-19
Fixed button press for windows
felixh
2023-11-17
feat: support ctrl-h for `/` command
kaoru
2023-11-17
feat: support ctrl-h for `c` command
kaoru
2023-11-17
feat: support ctrl-h for `i`/`I` command
kaoru
2023-11-17
feat: support ctrl-h for `z` command
kaoru
2023-11-09
Update screenshot
Kyohei Uto
2023-11-09
Merge read_config and read_config_from_str
Kyohei Uto
2023-11-02
Merge pull request #251 from kyoheiu/develop
v2.10.1
Kyohei Uto
2023-11-02
v2.10.1
Kyohei Uto
2023-11-02
Update docs
Kyohei Uto
2023-11-02
Convert tab to 4 spaces
Kyohei Uto
2023-11-02
Merge pull request #250 from kyoheiu/develop
v2.10.0
Kyohei Uto
2023-11-01
v2.10.0
Kyohei Uto
2023-11-01
Update docs
Kyohei Uto
2023-11-01
Remove unused arg
Kyohei Uto
2023-11-01
Use bat to preview text contents
Kyohei Uto
2023-11-01
Use FxError::InvalidPath to read image path
Kyohei Uto
2023-11-01
Add FxError::InvalidPath to deal with to_str() error
Kyohei Uto
2023-11-01
Add has_bat and check_bat
Kyohei Uto
2023-10-31
Remove unused arg
Kyohei Uto
2023-10-30
Merge pull request #249 from kyoheiu/develop
Kyohei Uto
2023-10-30
Move readme url to the bottom
Kyohei Uto
2023-10-30
Add example for Rgb and AnsiValue
Kyohei Uto
2023-10-24
Merge branch 'main' into develop
Kyohei Uto
[next]