Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/gokcehan/lf
/ functions
Functions
407 in github.com/gokcehan/lf
⨍
Functions
407
◇
Types & classes
50
↓ 1 callers
Function
copyFile
(src, dst string, preserve []string, info os.FileInfo, nums chan<- int64, errs chan<- error)
copy.go:57
↓ 1 callers
Method
del
(app *app)
nav.go:1527
↓ 1 callers
Function
detachedCommand
(name string, arg ...string)
os.go:137
↓ 1 callers
Method
drawBox
()
ui.go:1044
↓ 1 callers
Method
drawMenu
()
ui.go:1097
↓ 1 callers
Method
drawPreview
(nav *nav, context *dirContext)
ui.go:1021
↓ 1 callers
Method
drawPromptLine
(nav *nav)
ui.go:645
↓ 1 callers
Method
drawRuler
Deprecated: Will eventually be replaced by drawRulerFile
ui.go:770
↓ 1 callers
Method
drawRulerFile
(nav *nav)
ui.go:881
↓ 1 callers
Method
drawStat
Deprecated: Will eventually be replaced by drawRulerFile
ui.go:719
↓ 1 callers
Method
echomsg
(msg string)
ui.go:588
↓ 1 callers
Function
errCrossDevice
(err error)
os.go:238
↓ 1 callers
Function
exportEnvVars
()
main.go:69
↓ 1 callers
Method
exportFiles
()
nav.go:714
↓ 1 callers
Function
exportFlags
()
main.go:93
↓ 1 callers
Function
exportLfPath
()
main.go:159
↓ 1 callers
Method
exportMode
()
app.go:751
↓ 1 callers
Function
exportOpts
()
main.go:168
↓ 1 callers
Method
exportSizes
()
ui.go:1597
↓ 1 callers
Function
fileInfo
(f *file, d *dir, userWidth, groupWidth, customWidth int)
ui.go:173
↓ 1 callers
Function
findBinds
(keys map[string]expr, prefix string)
ui.go:1204
↓ 1 callers
Function
firstGrapheme
firstGrapheme returns the first grapheme cluster in s and its display width.
ui.go:40
↓ 1 callers
Function
formatRulerOpt
Deprecated: Only called by drawRuler, which will eventually be replaced by drawRulerFile
ui.go:706
↓ 1 callers
Function
getCustomWidth
(dir *dir, beg, end int)
ui.go:483
↓ 1 callers
Function
getGroupWidth
(dir *dir, beg, end int)
ui.go:473
↓ 1 callers
Function
getUserWidth
(dir *dir, beg, end int)
ui.go:463
↓ 1 callers
Function
handleConn
(c net.Conn)
server.go:160
↓ 1 callers
Method
high
()
nav.go:1186
↓ 1 callers
Function
iconWithStyle
(icon string, style tcell.Style)
icons.go:27
↓ 1 callers
Function
insert
(app *app, arg string)
eval.go:811
↓ 1 callers
Method
invert
()
nav.go:1313
↓ 1 callers
Function
isFiltered
(f os.FileInfo, filter []string)
nav.go:1816
↓ 1 callers
Function
isHidden
(f os.FileInfo, path string, hiddenfiles []string)
os.go:199
↓ 1 callers
Function
isPrefix
(b byte)
scan.go:94
↓ 1 callers
Function
listCmds
(cmds map[string]expr)
ui.go:1279
↓ 1 callers
Function
listFilesInCurrDir
(nav *nav)
ui.go:1348
↓ 1 callers
Function
listHistory
(history []string)
ui.go:1318
↓ 1 callers
Function
listJumps
(jumps []string, ind int)
ui.go:1293
↓ 1 callers
Function
listMatchingBinds
(binds map[string]expr, prefix string)
ui.go:1264
↓ 1 callers
Function
listen
(l net.Listener)
server.go:129
↓ 1 callers
Method
loadReg
(path string, volatile bool)
nav.go:964
↓ 1 callers
Method
loop
()
watch.go:91
↓ 1 callers
Method
loop
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 callers
Method
low
()
nav.go:1216
↓ 1 callers
Function
manage
()
server.go:56
↓ 1 callers
Function
matchExec
(s string)
complete.go:315
↓ 1 callers
Function
matchSearch
(s string)
complete.go:348
↓ 1 callers
Function
matchShellFile
(s string)
complete.go:310
↓ 1 callers
Method
middle
()
nav.go:1202
↓ 1 callers
Method
moveAsync
(app *app, srcs []string, dstDir string)
nav.go:1399
↓ 1 callers
Function
newApp
(ui *ui, nav *nav)
app.go:42
↓ 1 callers
Function
newNav
(ui *ui)
nav.go:577
↓ 1 callers
Function
newUI
(screen tcell.Screen)
ui.go:544
↓ 1 callers
Function
newWatch
(dirChan chan<- *dir, fileChan chan<- *file, delChan chan<- string)
watch.go:28
↓ 1 callers
Function
onFocusGained
(app *app)
eval.go:661
↓ 1 callers
Function
onFocusLost
(app *app)
eval.go:667
↓ 1 callers
Function
onInit
(app *app)
eval.go:673
↓ 1 callers
Function
onQuit
(app *app)
eval.go:692
↓ 1 callers
Function
onRedraw
(app *app)
eval.go:679
↓ 1 callers
Function
onSelect
(app *app)
eval.go:685
↓ 1 callers
Method
open
()
nav.go:1150
↓ 1 callers
Method
parseBSD
parseBSD parses the $LSCOLORS environment variable.
colors.go:183
↓ 1 callers
Method
parseExpr
()
parse.go:219
↓ 1 callers
Method
parseFile
(path string)
colors.go:127
↓ 1 callers
Method
parseFile
(path string)
icons.go:69
↓ 1 callers
Function
parseIcons
()
icons.go:31
↓ 1 callers
Function
parseKeyModifier
(s string)
key.go:184
↓ 1 callers
Function
parseStyles
()
colors.go:19
↓ 1 callers
Method
paste
(app *app)
nav.go:1506
↓ 1 callers
Method
preloadLoop
(ui *ui)
nav.go:744
↓ 1 callers
Method
previewLoop
(ui *ui)
nav.go:773
↓ 1 callers
Method
printReg
(screen tcell.Screen, reg *reg, sxs *sixelScreen, previewTimer *time.Timer)
ui.go:138
↓ 1 callers
Method
printSixel
(win *win, screen tcell.Screen, reg *reg)
sixel.go:25
↓ 1 callers
Function
printVersion
()
main.go:192
↓ 1 callers
Method
printf
(screen tcell.Screen, x, y int, st tcell.Style, format string, a ...any)
ui.go:117
↓ 1 callers
Function
readCmdEvent
(ev tcell.Event)
ui.go:1557
↓ 1 callers
Method
readEvents
()
ui.go:1582
↓ 1 callers
Function
readExpr
()
client.go:148
↓ 1 callers
Method
readMarks
()
nav.go:1840
↓ 1 callers
Method
readNormalEvent
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 callers
Function
readPairs
(r io.Reader)
misc.go:263
↓ 1 callers
Method
readTags
()
nav.go:1897
↓ 1 callers
Function
readdir
(path string)
nav.go:145
↓ 1 callers
Method
reload
()
nav.go:658
↓ 1 callers
Method
removeMark
(mark string)
nav.go:1832
↓ 1 callers
Function
renderRuler
(ruler *template.Template, data rulerData, width int)
ruler.go:75
↓ 1 callers
Method
resume
()
ui.go:1593
↓ 1 callers
Function
run
()
client.go:30
↓ 1 callers
Method
runCmdSync
(cmd *exec.Cmd, pauseAfter bool)
app.go:539
↓ 1 callers
Method
scrollDown
(dist int)
nav.go:1122
↓ 1 callers
Method
scrollUp
(dist int)
nav.go:1107
↓ 1 callers
Function
serve
()
server.go:28
↓ 1 callers
Function
setDefaults
()
os.go:171
↓ 1 callers
Function
setUserUmask
()
os.go:191
↓ 1 callers
Function
shellCommand
(s string, args []string)
os.go:143
↓ 1 callers
Function
shellKill
(cmd *exec.Cmd)
os.go:159
↓ 1 callers
Function
shellSetPG
(cmd *exec.Cmd)
os.go:155
↓ 1 callers
Method
start
()
watch.go:42
↓ 1 callers
Method
stop
()
watch.go:59
↓ 1 callers
Method
suspend
()
ui.go:1588
← previous
next →
201–300 of 407, ranked by callers