You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
nemo-view.c: fix crash after some shortcuts (#3525)
On action_follow_symlink_callback() and
action_open_containing_folder_callback() we now confirm that exactly one
thing is selected. Previously, if zero things were selected, we would
segfault.
nemo-view.c: fix crash after some shortcuts (#3525)
On action_follow_symlink_callback() and
action_open_containing_folder_callback() we now confirm that exactly one
thing is selected. Previously, if zero things were selected, we would
segfault.