constants

package
v0.0.0-...-00ab8b8 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 15, 2024 License: MIT Imports: 0 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var Links = struct {
	Docs        Docs
	Issues      string
	Donate      string
	Discussions string
	RepoUrl     string
	Releases    string
}{
	RepoUrl:     "https://github.com/RetoranPetra/lazygit",
	Issues:      "https://github.com/RetoranPetra/lazygit/issues",
	Donate:      "https://github.com/sponsors/jesseduffield",
	Discussions: "https://github.com/RetoranPetra/lazygit/discussions",
	Releases:    "https://github.com/RetoranPetra/lazygit/releases",
	Docs: Docs{
		CustomPagers:      "https://github.com/RetoranPetra/lazygit/blob/master/docs/Custom_Pagers.md",
		CustomKeybindings: "https://github.com/RetoranPetra/lazygit/blob/master/docs/keybindings/Custom_Keybindings.md",
		CustomCommands:    "https://github.com/RetoranPetra/lazygit/wiki/Custom-Commands-Compendium",
		Keybindings:       "https://github.com/RetoranPetra/lazygit/blob/master/docs/keybindings",
		Undoing:           "https://github.com/RetoranPetra/lazygit/blob/master/docs/Undoing.md",
		Config:            "https://github.com/RetoranPetra/lazygit/blob/master/docs/Config.md",
		Tutorial:          "https://youtu.be/VDXvbHZYeKY",
		CustomPatchDemo:   "https://github.com/RetoranPetra/lazygit#rebase-magic-custom-patches",
	},
}

Functions

This section is empty.

Types

type Docs

type Docs struct {
	CustomPagers      string
	CustomCommands    string
	CustomKeybindings string
	Keybindings       string
	Undoing           string
	Config            string
	Tutorial          string
	CustomPatchDemo   string
}

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL