E5108: Lua: Vim:E900: Invalid channel id
stack traceback:
[C]: in function 'jobpid'
...e/pack/core/opt/pathfinder.nvim/lua/pathfinder/utils.lua:68: in function 'get_terminal_cwd'
...e/pack/core/opt/pathfinder.nvim/lua/pathfinder/utils.lua:235: in function 'get_absolute_path'
...te/pack/core/opt/pathfinder.nvim/lua/pathfinder/core.lua:325: in function 'process_cursor_file'
...te/pack/core/opt/pathfinder.nvim/lua/pathfinder/core.lua:355: in function 'custom_gf'
...te/pack/core/opt/pathfinder.nvim/lua/pathfinder/core.lua:563: in function <...te/pack/core/opt/pathfinder.nvim/lua/pathfinder/core.lua:562>
lib/example/record_types.ex
206: "paymentFrequency" => "Monthly",
533: "paymentFrequency",
549: "paymentFrequency",
562: "paymentFrequency",
577: "paymentFrequency", <------------------------------ hit gf here
1203: "paymentFrequency",
1204: "paymentPerFrequency",
1229: "paymentFrequency",
1230: "paymentPerFrequency",
1257: "paymentFrequency",
1258: "paymentPerFrequency",
1282: "paymentFrequency",
1283: "paymentPerFrequency",
I get this error:
when trying to do
gfon something like this: