plugins.arrow.settings.custom_actions.open
target_file_name
: file selected to be opencurrent_file_name
: filename from where this was called
Type: null or lua function string
Default:
null
Plugin default:
''
function(target_file_name, current_file_name) end
''
Declared by:
plugins.arrow.settings.custom_actions.split_horizontal
Type: null or lua function string
Default:
null
Plugin default:
''
function(target_file_name, current_file_name) end
''
Declared by:
plugins.arrow.settings.custom_actions.split_vertical
Type: null or lua function string
Default:
null
Plugin default:
''
function(target_file_name, current_file_name) end
''
Declared by: