1
0
mirror of https://github.com/jesseduffield/lazygit.git synced 2025-06-15 00:15:32 +02:00
Commit Graph

15 Commits

Author SHA1 Message Date
e4e16fa38e Change OpenCommand to Open and OpenLinkCommand to OpenLink
We do this for consistency with the edit settings. The old names are kept as a
fallback for now.
2023-04-13 13:14:00 +02:00
659d668e16 Implement edit presets 2023-04-13 13:14:00 +02:00
e5730cb80b fix: improve default editCommandTemplate 2022-04-23 17:39:12 +09:00
11acac0091 more explicit 2022-03-16 19:55:58 +11:00
7b615e3186 Fix open link command in Windows 2021-10-16 22:40:50 +11:00
51f05ce08b Fix open command in Windows 2021-08-23 21:21:34 +09:00
ac609bd37c fix backward compatibility 2021-08-04 18:43:34 +09:00
4f66093335 introduce edit command template to open a specifig line of a file 2021-08-03 21:42:14 +09:00
60468d2e17 Edit command as user OS config option 2021-06-05 10:58:09 +10:00
4912205adb remove viper
WIP
2020-10-10 00:23:01 +11:00
afd669194a use clipboard package to handle clipboard stuff 2020-08-26 07:53:43 +10:00
1d6eb015c1 fix: fixed yaml typo
Signed-off-by: Glenn Vriesman <glenn.vriesman@gmail.com>
2020-04-22 08:52:08 +10:00
2974a57943 support copying stuff to clipboard 2020-04-15 10:44:56 +00:00
990dc8c4ea Add separate open command for links and check if branch exists on remote before opening pull request link. 2018-10-20 11:58:08 +02:00
d31520261f introduce platform specific defaults 2018-09-01 14:33:01 +10:00