summaryrefslogtreecommitdiffstats
path: root/src/util/util_windows.go
AgeCommit message (Expand)Author
2024-05-18chore: use strings.ReplaceAll (#3801)Zhizhen He
2024-05-140.52.10.52.1Junegunn Choi
2024-05-07Refactor the code so that fzf can be used as a library (#3769)Junegunn Choi
2024-05-06Do not enable delayed expansion mode when running cmd.exeJunegunn Choi
2024-04-28Escaping for cmd.exe: always use double quotesJunegunn Choi
2024-04-28Fix escaping for cmd.exeJunegunn Choi
2024-04-28Determine shell type once by the basenameJunegunn Choi
2024-04-28Restore CmdLine parameter when running commands using cmd.exeJunegunn Choi
2024-04-27Add --with-shell for shelling out with different command and flags (#3746)Junegunn Choi
2023-02-15become: Set stdin to /dev/ttyJunegunn Choi
2022-03-29Modernize build tagsJunegunn Choi
2021-11-02Fix powershell escapingRashil Gandhi
2021-10-25Cache cygpath resultJunegunn Choi
2021-10-23Respect SHELL env var on Windows (#2641)Rashil Gandhi
2018-10-070.17.50.17.5Junegunn Choi
2018-09-28Kill running preview process after 500ms when focus has changedJunegunn Choi
2018-01-17Update Windows default command to print relative paths (#1200)Jan Edmund Lazo
2017-10-15Fix compilation error of Windows binaryJunegunn Choi
2017-10-14Fix ExecCommandWith for cmd.exe in Windows (#1072)Jan Edmund Lazo
2017-09-28Update FZF_DEFAULT_COMMANDJunegunn Choi
2017-06-03Fixes for CygwinJunegunn Choi
2017-06-01Use glide to handle go dependenciesEdgar Lee
2017-05-25Use read syscall directly to get character (#931)Tw
2017-01-08Add --height optionJunegunn Choi
2016-11-08Fix issues in tcell renderer and Windows buildJunegunn Choi
2016-11-07Prepare for termbox/windows buildJunegunn Choi