-
Notifications
You must be signed in to change notification settings - Fork 7
Open
Description
@search cos(1.0) [RETURN] shows a rofi window with a single entry. Upon hitting return the rofi window disappears and I see the error:
ERROR: BoundsError: attempt to access 1-element Vector{SubString{String}} at index [2]
Stacktrace:
[1] getindex
@ ./essentials.jl:13 [inlined]
[2] indexed_iterate
@ ./tuple.jl:89 [inlined]
[3] parse_loc(line::String)
@ InteractiveCodeSearch ~/.julia/packages/InteractiveCodeSearch/irjIV/src/InteractiveCodeSearch.jl:180
[4] _choose_method(#unused#::Base.HasShape{1}, methods::Base.MethodList)
@ InteractiveCodeSearch ~/.julia/packages/InteractiveCodeSearch/irjIV/src/InteractiveCodeSearch.jl:220
[5] choose_method
@ ~/.julia/packages/InteractiveCodeSearch/irjIV/src/InteractiveCodeSearch.jl:189 [inlined]
[6] search_methods(methods::Base.MethodList)
@ InteractiveCodeSearch ~/.julia/packages/InteractiveCodeSearch/irjIV/src/InteractiveCodeSearch.jl:231
[7] code_search_typed(f::Function, t::Type)This happens with any search I try, including those with multiple entries in the rofi window.
Julia v"1.9.0-rc2"
rofi -v Version: 1.7.5
Metadata
Metadata
Assignees
Labels
No labels