summaryrefslogtreecommitdiffstats
path: root/src/terminal_test.go
AgeCommit message (Expand)Author
11 daysRefactor the code to remove global variablesJunegunn Choi
2024-04-28Fix escaping for cmd.exeJunegunn Choi
2024-04-27Add --with-shell for shelling out with different command and flags (#3746)Junegunn Choi
2023-12-28Add {fzf:prompt} placeholder expressionJunegunn Choi
2023-12-26{fzf:query} should trigger preview updateJunegunn Choi
2023-12-26Add 'transform' action to conditionally perform a series of actionsJunegunn Choi
2022-08-12Reformat comments adhere to gofmtJunegunn Choi
2021-11-02Document escaping and expanding of quotes on WindowsVlastimil Ovčáčík
2021-11-02Test escaping of powershell commands on WindowsVlastimil Ovčáčík
2021-10-15Add more tests of placeholder flags and simplify its logic (#2624)Vlastimil Ovčáčík
2021-09-24Change the tests to run on Windows (#2615)Vlastimil Ovčáčík
2019-11-05Improvements to code quality and readability (#1737)Alexandr
2019-10-27Add 'f' flag for placeholder expression (#1733)Simon Fraser
2018-03-30Implement flag for preserving whitespace around field (#1242)ZDNoFYVe
2017-10-14Fix ExecCommandWith for cmd.exe in Windows (#1072)Jan Edmund Lazo
2017-07-21Further reduce unnecessary rune array conversionJunegunn Choi
2017-01-27Add execute-silent actionJunegunn Choi
2016-10-03Support field index expressions in preview and execute actionJunegunn Choi