Skip to content

Getting an error: #7

Description

@srcrip

I get this error:

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> 

when trying to do gf on something like this:

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",

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions