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
Method
tag
(tag string)
nav.go:1296
↓ 1 callers
Method
tagToggle
(tag string)
nav.go:1279
↓ 1 callers
Method
tagToggleSelection
(path, tag string)
nav.go:1271
↓ 1 callers
Method
toggle
()
nav.go:1265
↓ 1 callers
Method
updir
()
nav.go:1137
↓ 1 callers
Method
winAt
(x, y int)
ui.go:565
↓ 1 callers
Method
writeHistory
()
app.go:229
↓ 1 callers
Function
writeLastDir
(filename, lastDir string)
client.go:109
↓ 1 callers
Function
writeSelection
(filename string, selection []string)
client.go:127
Method
IsDir
()
misc_test.go:424
Method
ModTime
()
misc_test.go:423
Method
Mode
()
misc_test.go:422
Method
Name
()
misc_test.go:420
Method
Set
(v string)
main.go:48
Method
Size
()
misc_test.go:421
Method
String
()
opts.go:66
Method
String
()
parse.go:60
Method
String
()
parse.go:73
Method
String
()
parse.go:85
Method
String
()
parse.go:97
Method
String
()
parse.go:109
Method
String
()
parse.go:121
Method
String
()
parse.go:133
Method
String
()
parse.go:146
Method
String
()
parse.go:155
Method
String
()
parse.go:188
Method
String
()
main.go:53
Method
Sys
()
misc_test.go:425
Function
TestApplyBoolOpt
(t *testing.T)
eval_test.go:595
Function
TestApplyLocalBoolOpt
(t *testing.T)
eval_test.go:625
Function
TestApplySGR
(t *testing.T)
termseq_test.go:200
Function
TestApplyTermSequence
(t *testing.T)
termseq_test.go:180
Function
TestCmdEscape
(t *testing.T)
misc_test.go:125
Function
TestCmdUnescape
(t *testing.T)
misc_test.go:150
Function
TestExprString
(t *testing.T)
eval_test.go:524
Function
TestFirstGraphemeCluster
(t *testing.T)
misc_test.go:35
Function
TestGetFileExtension
(t *testing.T)
misc_test.go:427
Function
TestGetLocalOptWords
(t *testing.T)
complete_test.go:27
Function
TestGetLongest
(t *testing.T)
complete_test.go:46
Function
TestGetOptWords
(t *testing.T)
complete_test.go:8
Function
TestGetWidths
(t *testing.T)
misc_test.go:563
Function
TestHumanize
(t *testing.T)
misc_test.go:252
Function
TestIsRoot
(t *testing.T)
misc_test.go:12
Function
TestLastGraphemeCluster
(t *testing.T)
misc_test.go:53
Function
TestMatchList
(t *testing.T)
complete_test.go:98
Function
TestMatchWord
(t *testing.T)
complete_test.go:69
Function
TestNaturalCmp
(t *testing.T)
misc_test.go:376
Function
TestOptionToFmtstr
(t *testing.T)
termseq_test.go:148
Function
TestParse
(t *testing.T)
eval_test.go:508
Function
TestParseColor
(t *testing.T)
colors_test.go:9
Function
TestParseEscapeSequence
(t *testing.T)
termseq_test.go:164
Function
TestParseKey
(t *testing.T)
key_test.go:36
Function
TestPermString
(t *testing.T)
misc_test.go:343
Function
TestReadArrays
(t *testing.T)
misc_test.go:226
Function
TestReadKey
(t *testing.T)
key_test.go:28
Function
TestReadLines
(t *testing.T)
misc_test.go:507
Function
TestReadTermSequence
(t *testing.T)
termseq_test.go:61
Function
TestRemoveDiacritics
(t *testing.T)
diacritics_test.go:10
Function
TestScan
(t *testing.T)
eval_test.go:492
Function
TestSearchSettings
(t *testing.T)
diacritics_test.go:40
Function
TestSplitKeys
(t *testing.T)
eval_test.go:565
Function
TestSplitWord
(t *testing.T)
misc_test.go:202
Function
TestStripTermSequence
(t *testing.T)
termseq_test.go:11
Function
TestTokenize
(t *testing.T)
misc_test.go:175
Function
TestTruncateFilename
(t *testing.T)
misc_test.go:452
Function
TestTruncateLeft
(t *testing.T)
misc_test.go:98
Function
TestTruncateRight
(t *testing.T)
misc_test.go:71
Function
detachedCommand
(name string, arg ...string)
os_windows.go:119
Function
diskFree
(wd string)
df_windows.go:9
Function
diskFree
(wd string)
df_openbsd.go:9
Function
diskFree
(wd string)
df_statvfs.go:11
Function
errCrossDevice
(err error)
os_windows.go:219
Method
eval
(app *app, _ []string)
eval.go:61
Method
eval
(app *app, _ []string)
eval.go:512
Method
eval
(app *app, _ []string)
eval.go:589
Method
eval
(app *app, _ []string)
eval.go:599
Method
eval
(app *app, _ []string)
eval.go:607
Method
eval
(app *app, _ []string)
eval.go:615
Method
eval
(app *app, _ []string)
eval.go:623
Method
eval
(app *app, _ []string)
eval.go:1028
Method
eval
(app *app, args []string)
eval.go:2189
Method
eval
(app *app, _ []string)
eval.go:2208
Method
get
(f *file)
colors.go:224
Function
groupName
(_ os.FileInfo)
os_windows.go:211
Function
init
()
os_windows.go:43
Function
init
()
opts.go:244
Function
init
()
key.go:131
Function
init
()
os.go:46
Function
init
()
client.go:26
Function
init
()
main.go:57
Function
isExecutable
(f os.FileInfo)
os_windows.go:175
Function
isHidden
(f os.FileInfo, path string, hiddenfiles []string)
os_windows.go:183
Function
linkCount
(_ os.FileInfo)
os_windows.go:215
Function
main
()
main.go:223
Function
quoteString
(s string)
os_windows.go:223
Method
renew
(w, h, x, y int)
ui.go:35
Function
setDefaults
()
os_windows.go:153
Function
setUserUmask
()
os_windows.go:173
Function
shellCommand
(s string, args []string)
os_windows.go:125
Function
shellEscape
(s string)
os_windows.go:231
← previous
next →
301–400 of 407, ranked by callers