Skip to content

Feat: open folder and select file issue (#1492)

Rishabh Singh requested to merge Rishabh705/thunar:highlight into master

Goal: Change folder when a filepath is given in loaction bar and highlight the file.

Previous behaviour: File automatically launched.

Changes:

Files: thunar-location-entry.c

Code: Modified function name thunar_location_entry_open_or_launch to thunar_location_entry_open_or_select. Modified else block of thunar_location_entry_open_or_select

Edited by Rishabh Singh

Merge request reports

Loading