MCPcopy Create free account

hub / github.com/gokcehan/lf / functions

Functions407 in github.com/gokcehan/lf

↓ 1 callersFunctioncopyFile
(src, dst string, preserve []string, info os.FileInfo, nums chan<- int64, errs chan<- error)
copy.go:57
↓ 1 callersMethoddel
(app *app)
nav.go:1527
↓ 1 callersFunctiondetachedCommand
(name string, arg ...string)
os.go:137
↓ 1 callersMethoddrawBox
()
ui.go:1044
↓ 1 callersMethoddrawMenu
()
ui.go:1097
↓ 1 callersMethoddrawPreview
(nav *nav, context *dirContext)
ui.go:1021
↓ 1 callersMethoddrawPromptLine
(nav *nav)
ui.go:645
↓ 1 callersMethoddrawRuler
Deprecated: Will eventually be replaced by drawRulerFile
ui.go:770
↓ 1 callersMethoddrawRulerFile
(nav *nav)
ui.go:881
↓ 1 callersMethoddrawStat
Deprecated: Will eventually be replaced by drawRulerFile
ui.go:719
↓ 1 callersMethodechomsg
(msg string)
ui.go:588
↓ 1 callersFunctionerrCrossDevice
(err error)
os.go:238
↓ 1 callersFunctionexportEnvVars
()
main.go:69
↓ 1 callersMethodexportFiles
()
nav.go:714
↓ 1 callersFunctionexportFlags
()
main.go:93
↓ 1 callersFunctionexportLfPath
()
main.go:159
↓ 1 callersMethodexportMode
()
app.go:751
↓ 1 callersFunctionexportOpts
()
main.go:168
↓ 1 callersMethodexportSizes
()
ui.go:1597
↓ 1 callersFunctionfileInfo
(f *file, d *dir, userWidth, groupWidth, customWidth int)
ui.go:173
↓ 1 callersFunctionfindBinds
(keys map[string]expr, prefix string)
ui.go:1204
↓ 1 callersFunctionfirstGrapheme
firstGrapheme returns the first grapheme cluster in s and its display width.
ui.go:40
↓ 1 callersFunctionformatRulerOpt
Deprecated: Only called by drawRuler, which will eventually be replaced by drawRulerFile
ui.go:706
↓ 1 callersFunctiongetCustomWidth
(dir *dir, beg, end int)
ui.go:483
↓ 1 callersFunctiongetGroupWidth
(dir *dir, beg, end int)
ui.go:473
↓ 1 callersFunctiongetUserWidth
(dir *dir, beg, end int)
ui.go:463
↓ 1 callersFunctionhandleConn
(c net.Conn)
server.go:160
↓ 1 callersMethodhigh
()
nav.go:1186
↓ 1 callersFunctioniconWithStyle
(icon string, style tcell.Style)
icons.go:27
↓ 1 callersFunctioninsert
(app *app, arg string)
eval.go:811
↓ 1 callersMethodinvert
()
nav.go:1313
↓ 1 callersFunctionisFiltered
(f os.FileInfo, filter []string)
nav.go:1816
↓ 1 callersFunctionisHidden
(f os.FileInfo, path string, hiddenfiles []string)
os.go:199
↓ 1 callersFunctionisPrefix
(b byte)
scan.go:94
↓ 1 callersFunctionlistCmds
(cmds map[string]expr)
ui.go:1279
↓ 1 callersFunctionlistFilesInCurrDir
(nav *nav)
ui.go:1348
↓ 1 callersFunctionlistHistory
(history []string)
ui.go:1318
↓ 1 callersFunctionlistJumps
(jumps []string, ind int)
ui.go:1293
↓ 1 callersFunctionlistMatchingBinds
(binds map[string]expr, prefix string)
ui.go:1264
↓ 1 callersFunctionlisten
(l net.Listener)
server.go:129
↓ 1 callersMethodloadReg
(path string, volatile bool)
nav.go:964
↓ 1 callersMethodloop
()
watch.go:91
↓ 1 callersMethodloop
loop is the main event loop of the application. Expressions are read from the client and the server on separate goroutines and sent here over channels
app.go:269
↓ 1 callersMethodlow
()
nav.go:1216
↓ 1 callersFunctionmanage
()
server.go:56
↓ 1 callersFunctionmatchExec
(s string)
complete.go:315
↓ 1 callersFunctionmatchSearch
(s string)
complete.go:348
↓ 1 callersFunctionmatchShellFile
(s string)
complete.go:310
↓ 1 callersMethodmiddle
()
nav.go:1202
↓ 1 callersMethodmoveAsync
(app *app, srcs []string, dstDir string)
nav.go:1399
↓ 1 callersFunctionnewApp
(ui *ui, nav *nav)
app.go:42
↓ 1 callersFunctionnewNav
(ui *ui)
nav.go:577
↓ 1 callersFunctionnewUI
(screen tcell.Screen)
ui.go:544
↓ 1 callersFunctionnewWatch
(dirChan chan<- *dir, fileChan chan<- *file, delChan chan<- string)
watch.go:28
↓ 1 callersFunctiononFocusGained
(app *app)
eval.go:661
↓ 1 callersFunctiononFocusLost
(app *app)
eval.go:667
↓ 1 callersFunctiononInit
(app *app)
eval.go:673
↓ 1 callersFunctiononQuit
(app *app)
eval.go:692
↓ 1 callersFunctiononRedraw
(app *app)
eval.go:679
↓ 1 callersFunctiononSelect
(app *app)
eval.go:685
↓ 1 callersMethodopen
()
nav.go:1150
↓ 1 callersMethodparseBSD
parseBSD parses the $LSCOLORS environment variable.
colors.go:183
↓ 1 callersMethodparseExpr
()
parse.go:219
↓ 1 callersMethodparseFile
(path string)
colors.go:127
↓ 1 callersMethodparseFile
(path string)
icons.go:69
↓ 1 callersFunctionparseIcons
()
icons.go:31
↓ 1 callersFunctionparseKeyModifier
(s string)
key.go:184
↓ 1 callersFunctionparseStyles
()
colors.go:19
↓ 1 callersMethodpaste
(app *app)
nav.go:1506
↓ 1 callersMethodpreloadLoop
(ui *ui)
nav.go:744
↓ 1 callersMethodpreviewLoop
(ui *ui)
nav.go:773
↓ 1 callersMethodprintReg
(screen tcell.Screen, reg *reg, sxs *sixelScreen, previewTimer *time.Timer)
ui.go:138
↓ 1 callersMethodprintSixel
(win *win, screen tcell.Screen, reg *reg)
sixel.go:25
↓ 1 callersFunctionprintVersion
()
main.go:192
↓ 1 callersMethodprintf
(screen tcell.Screen, x, y int, st tcell.Style, format string, a ...any)
ui.go:117
↓ 1 callersFunctionreadCmdEvent
(ev tcell.Event)
ui.go:1557
↓ 1 callersMethodreadEvents
()
ui.go:1582
↓ 1 callersFunctionreadExpr
()
client.go:148
↓ 1 callersMethodreadMarks
()
nav.go:1840
↓ 1 callersMethodreadNormalEvent
readNormalEvent is used to read a normal event on the client side. For keys, digits are interpreted as command counts but this is only done for digits
ui.go:1369
↓ 1 callersFunctionreadPairs
(r io.Reader)
misc.go:263
↓ 1 callersMethodreadTags
()
nav.go:1897
↓ 1 callersFunctionreaddir
(path string)
nav.go:145
↓ 1 callersMethodreload
()
nav.go:658
↓ 1 callersMethodremoveMark
(mark string)
nav.go:1832
↓ 1 callersFunctionrenderRuler
(ruler *template.Template, data rulerData, width int)
ruler.go:75
↓ 1 callersMethodresume
()
ui.go:1593
↓ 1 callersFunctionrun
()
client.go:30
↓ 1 callersMethodrunCmdSync
(cmd *exec.Cmd, pauseAfter bool)
app.go:539
↓ 1 callersMethodscrollDown
(dist int)
nav.go:1122
↓ 1 callersMethodscrollUp
(dist int)
nav.go:1107
↓ 1 callersFunctionserve
()
server.go:28
↓ 1 callersFunctionsetDefaults
()
os.go:171
↓ 1 callersFunctionsetUserUmask
()
os.go:191
↓ 1 callersFunctionshellCommand
(s string, args []string)
os.go:143
↓ 1 callersFunctionshellKill
(cmd *exec.Cmd)
os.go:159
↓ 1 callersFunctionshellSetPG
(cmd *exec.Cmd)
os.go:155
↓ 1 callersMethodstart
()
watch.go:42
↓ 1 callersMethodstop
()
watch.go:59
↓ 1 callersMethodsuspend
()
ui.go:1588
← previousnext →201–300 of 407, ranked by callers