Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/antonmedv/walk
/ functions
Functions
58 in github.com/antonmedv/walk
⨍
Functions
58
◇
Types & classes
9
↓ 12 callers
Method
Mode
()
status_bar.go:60
↓ 10 callers
Method
Sprintf
(format string, a ...any)
status_bar.go:26
↓ 9 callers
Function
permBit
(bit fs.FileMode, c byte)
utils.go:60
↓ 6 callers
Method
list
()
main.go:702
↓ 5 callers
Method
Info
()
status_bar_test.go:20
↓ 5 callers
Method
filePath
()
main.go:796
↓ 4 callers
Method
currentFileName
()
main.go:788
↓ 4 callers
Method
updateOffset
()
main.go:753
↓ 3 callers
Method
saveCursorPosition
()
main.go:772
↓ 2 callers
Method
Size
()
status_bar.go:38
↓ 2 callers
Method
currentFile
()
main.go:780
↓ 2 callers
Function
extension
(path string)
utils.go:11
↓ 2 callers
Method
listHeight
()
main.go:732
↓ 2 callers
Method
moveBottom
()
main.go:674
↓ 2 callers
Method
moveDown
()
main.go:633
↓ 2 callers
Method
moveLeft
()
main.go:648
↓ 2 callers
Method
moveLeftmost
()
main.go:681
↓ 2 callers
Method
moveRight
()
main.go:659
↓ 2 callers
Method
moveRightmost
()
main.go:685
↓ 2 callers
Method
moveTop
()
main.go:670
↓ 2 callers
Method
moveUp
()
main.go:621
↓ 2 callers
Function
remove
(path string)
utils.go:33
↓ 2 callers
Method
showStatusBar
()
main.go:740
↓ 2 callers
Method
updateSearch
(msg tea.KeyMsg)
main.go:445
↓ 2 callers
Function
usage
(out io.Writer, full bool)
usage.go:9
↓ 2 callers
Function
wrap
TODO: Write tests for this function.
main.go:929
↓ 1 callers
Function
compile
(code string)
status_bar.go:13
↓ 1 callers
Method
dontDoPendingDeletions
()
main.go:1036
↓ 1 callers
Function
drawImage
(path string, width, height int)
image.go:21
↓ 1 callers
Function
fileInfo
(path string)
utils.go:15
↓ 1 callers
Method
getIcon
(f os.FileInfo)
icons.go:45
↓ 1 callers
Function
initStyles
()
styles.go:21
↓ 1 callers
Function
isImage
(path string)
image.go:16
↓ 1 callers
Function
leaveOnlyAscii
(content []byte)
utils.go:44
↓ 1 callers
Function
lookup
(names []string, val string)
utils.go:23
↓ 1 callers
Method
moveEnd
()
main.go:697
↓ 1 callers
Method
moveStart
()
main.go:692
↓ 1 callers
Method
open
()
main.go:804
↓ 1 callers
Method
parse
()
icons.go:28
↓ 1 callers
Function
parseIcons
()
icons.go:20
↓ 1 callers
Function
parseOpenWith
(s string)
open_with.go:9
↓ 1 callers
Method
performPendingDeletions
()
main.go:1042
↓ 1 callers
Method
preview
()
main.go:826
↓ 1 callers
Function
readPairs
This function reads whitespace separated string pairs at each line. Single or double quotes can be used to escape whitespaces. Hash characters can be
icons.go:116
↓ 1 callers
Function
replaceTilde
(s string)
icons.go:101
Method
Init
()
main.go:188
Method
ModTime
()
status_bar.go:116
Method
Mode
()
status_bar_test.go:27
Method
Owner
()
status_bar_windows.go:5
Method
Owner
()
status_bar_unix.go:13
Method
PadLeft
(s string, n int)
status_bar.go:30
Method
PadRight
(s string, n int)
status_bar.go:34
Method
Size
()
status_bar_test.go:29
Function
TestFileMode
(t *testing.T)
status_bar_test.go:55
Function
TestFileSize
(t *testing.T)
status_bar_test.go:31
Method
Update
(msg tea.Msg)
main.go:192
Method
View
()
main.go:462
Function
main
()
main.go:44