summaryrefslogtreecommitdiffstats
path: root/pkg/config/config_windows.go
AgeCommit message (Collapse)Author
2023-04-13Change OpenCommand to Open and OpenLinkCommand to OpenLinkStefan Haller
We do this for consistency with the edit settings. The old names are kept as a fallback for now.
2023-04-13Implement edit presetsStefan Haller
2022-04-23fix: improve default editCommandTemplateRyooooooga
2022-03-16more explicitJesse Duffield
2021-10-16Fix open link command in WindowsRyooooooga
2021-08-23Fix open command in WindowsRyooooooga
2021-08-04fix backward compatibilityRyooooooga
2021-08-03introduce edit command template to open a specifig line of a fileRyooooooga
2021-06-05Edit command as user OS config optioncaojoshua
2020-10-10remove viperJesse Duffield
WIP
2020-08-26use clipboard package to handle clipboard stuffJesse Duffield
2020-04-22fix: fixed yaml typoGlenn Vriesman
Signed-off-by: Glenn Vriesman <glenn.vriesman@gmail.com>
2020-04-15support copying stuff to clipboardJesse Duffield
2018-10-20Add separate open command for links and check if branch exists on remote ↵Kristijan Husak
before opening pull request link.
2018-09-01introduce platform specific defaultsJesse Duffield