summaryrefslogtreecommitdiffstats
path: root/pkg/gui/views.go
AgeCommit message (Expand)Author
2024-03-09Add config for soft-wrapping the commit message bodyStefan Haller
2024-01-28Show mode-specific keybinding suggestionsJesse Duffield
2024-01-19Standardise display of range selection across viewsJesse Duffield
2023-12-09Layout the bottom line view using spacer viewsJesse Duffield
2023-12-09Fix an incorrect commentStefan Haller
2023-09-09feat: add jump-to-panel label settingMaria José Solano
2023-08-21Mention ctrl+o binding in commit message sub titleStefan Haller
2023-08-02Fix focus issueJesse Duffield
2023-07-30Standardise on using lo for slice functionsJesse Duffield
2023-07-30Initial addition of support for worktreesJoel Baranick
2023-07-15Fix potentially wrong help text in commit message panelStefan Haller
2023-07-03Color view frame differently when searching/filteringJesse Duffield
2023-07-03Introduce filtered list view modelJesse Duffield
2023-05-25Use sentence case everywhereJesse Duffield
2023-04-30Split commit message panel into commit summary and commit description panelSean
2023-04-30move window arrangement helperJesse Duffield
2023-04-30lots more refactoringJesse Duffield
2023-04-30Begin refactoring guiJesse Duffield
2023-03-26fix reflog text colour by defaulting every view to the same foreground colourJesse Duffield
2023-03-18Add border config (#2344)yk-kd
2023-02-15Turn highlighting off in staging/stagingSecondary viewsstk
2023-02-10chore: remove `UNKNOWN_VIEW_ERROR_MSG`Ryooooooga
2022-12-30integrate snake game into lazygitJesse Duffield
2022-08-06rename merging context to mergeConflictsJesse Duffield
2022-08-06refactor to only have one context per viewJesse Duffield
2022-05-08add tooltip view for showing menu item descriptionsJesse Duffield
2022-05-08refactor view definitionsJesse Duffield