summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2024-04-06Add config testfeature/add-testKyohei Uto
2024-04-06Add ignore_case to sample configKyohei Uto
2024-03-03Merge pull request #289 from kyoheiu/fix/symlinkKyohei Uto
2024-03-03Remove canonicalize for OS compartibilityfix/symlinkKyohei Uto
2024-03-03Use normpath to show atcual target path of symlink itemsKyohei Uto
2024-03-03Update CHANGELOGKyohei Uto
2024-03-03Show pointed path when symlinkKyohei Uto
2024-03-03Merge pull request #288 from kyoheiu/fix/z-queryKyohei Uto
2024-03-03Fix: Receive multiple argumentsfix/z-queryKyohei Uto
2024-03-02Merge pull request #287 from kyoheiu/feature/symlink-dirKyohei Uto
2024-03-02Merge pull request #286 from kyoheiu/feature/case-insensitive-searchKyohei Uto
2024-03-02Merge pull request #285 from kyoheiu/fix/z-queryKyohei Uto
2024-03-02Show items linked to directory in the directory sectionfeature/symlink-dirKyohei Uto
2024-03-02Add ignore_case optionfeature/case-insensitive-searchKyohei Uto
2024-03-02Allow multiple arguments for zoxide queryKyohei Uto
2024-02-04Merge pull request #276 from kyoheiu/v2.12.1v2.12.1Kyohei Uto
2024-02-04v2.12.1Kyohei Uto
2024-02-04Merge pull request #275 from kyoheiu/fix/tmux-restore-positionKyohei Uto
2024-02-03Add commentKyohei Uto
2024-02-03Explicitly save the position before entering the alternate screenKyohei Uto
2024-01-28Merge pull request #273 from kyoheiu/developKyohei Uto
2024-01-28Fix: Add <CR>v2.12.0Kyohei Uto
2024-01-28Add :config to key manualKyohei Uto
2024-01-28v2.12.0Kyohei Uto
2024-01-28Update dependenciesKyohei Uto
2024-01-28Avoid canonicalize() in WindowsKyohei Uto
2024-01-28Add move_{left, right}_command_lineKyohei Uto
2024-01-28Add state.escape to go back to normal modeKyohei Uto
2024-01-28Refactor: prompt as constKyohei Uto
2024-01-28Add insertion from register to rename modeKyohei Uto
2024-01-27Merge pull request #271 from kyoheiu/feature-configKyohei Uto
2024-01-27Refactor: Better namesKyohei Uto
2024-01-27Update CHANGELOG.mdKyohei Uto
2024-01-27RefactorKyohei Uto
2024-01-27Fix commentKyohei Uto
2024-01-27Read config inside felix and update itKyohei Uto
2024-01-27Add Layout::newKyohei Uto
2024-01-27Derive defaultKyohei Uto
2024-01-20Add :config to jump to config file directoryKyohei Uto
2024-01-20Remove unused constKyohei Uto
2024-01-20Add config_path field to StateKyohei Uto
2024-01-20Remove unused methodKyohei Uto
2024-01-20Refactor: Use pattern matching for single commandKyohei Uto
2023-12-10Merge pull request #260 from kyoheiu/developv2.11.1Kyohei Uto
2023-12-10v2.11.1Kyohei Uto
2023-12-10Fix: Allow SHIFT key to enter charKyohei Uto
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