plugins.arrow.settings.custom_actions.open

  • target_file_name: file selected to be open
  • current_file_name: filename from where this was called

Plugin default:

function(target_file_name, current_file_name) end

Type: null or lua function string

Default: null

Declared by:

plugins.arrow.settings.custom_actions.split_horizontal

Plugin default:

function(target_file_name, current_file_name) end

Type: null or lua function string

Default: null

Declared by:

plugins.arrow.settings.custom_actions.split_vertical

Plugin default:

function(target_file_name, current_file_name) end

Type: null or lua function string

Default: null

Declared by: