Skip to content

Fix: open folder and highlight file issue (#1492)

Rishabh Singh requested to merge Rishabh705/thunar:dev 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_highlight. Modified else block of thunar_location_entry_open_or_highlight

Edited by Rishabh Singh

Merge request reports

Loading