icons

package
v0.40.2 Latest Latest
Warning

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

Go to latest
Published: Aug 7, 2023 License: MIT Imports: 5 Imported by: 0

Documentation

Index

Constants

View Source
const (
	DEFAULT_FILE_ICON      = "\uf15b" // 
	DEFAULT_SUBMODULE_ICON = "\uf1d3" // 
	DEFAULT_DIRECTORY_ICON = "\uf114" // 
)

https://github.com/ogham/exa/blob/master/src/output/icons.rs

Variables

View Source
var (
	BRANCH_ICON                  = "\U000f062c" // 󰘬
	DETACHED_HEAD_ICON           = "\ue729"     // 
	TAG_ICON                     = "\uf02b"     // 
	COMMIT_ICON                  = "\U000f0718" // 󰜘
	MERGE_COMMIT_ICON            = "\U000f062d" // 󰘭
	DEFAULT_REMOTE_ICON          = "\uf02a2"    // 󰊢
	STASH_ICON                   = "\uf01c"     // 
	LINKED_WORKTREE_ICON         = "\U000f0339" // 󰌹
	MISSING_LINKED_WORKTREE_ICON = "\U000f033a" // 󰌺
)

Functions

func IconForBranch

func IconForBranch(branch *models.Branch) string

func IconForCommit

func IconForCommit(commit *models.Commit) string

func IconForFile

func IconForFile(name string, isSubmodule bool, isLinkedWorktree bool, isDirectory bool) string

func IconForRemote

func IconForRemote(remote *models.Remote) string

func IconForRemoteBranch

func IconForRemoteBranch(branch *models.RemoteBranch) string

func IconForStash added in v0.36.0

func IconForStash(stash *models.StashEntry) string

func IconForTag

func IconForTag(tag *models.Tag) string

func IconForWorktree added in v0.40.0

func IconForWorktree(missing bool) string

func IsIconEnabled

func IsIconEnabled() bool

func SetNerdFontsVersion added in v0.39.0

func SetNerdFontsVersion(version string)

Types

This section is empty.

Jump to

Keyboard shortcuts

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