jesseduffield.lazygit/pkg/gui/services/custom_commands
Jesse Duffield d772c9f1d4 Use sentence case everywhere
We have not been good at consistent casing so far. Now we use 'Sentence case' everywhere. EVERYWHERE.

Also Removing 'Lc' prefix from i18n field names: the 'Lc' stood for lowercase but now that everything
is in 'Sentence case' there's no need for the distinction.

I've got a couple lower case things I've kept: namely, things that show up in parentheses.
2023-05-25 23:52:19 +10:00
..
client.go lots of changes 2023-04-30 13:19:53 +10:00
handler_creator.go Use sentence case everywhere 2023-05-25 23:52:19 +10:00
keybinding_creator.go lots of changes 2023-04-30 13:19:53 +10:00
menu_generator.go refactor custom commands 2022-03-17 19:13:40 +11:00
menu_generator_test.go refactor custom commands 2022-03-17 19:13:40 +11:00
resolver.go feat: allow OSCommand.Quote to be invoked within a custom command 2022-09-30 21:16:45 +09:00
session_state_loader.go appease linter 2023-04-30 13:19:53 +10:00