We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 483d517 commit 0c87707Copy full SHA for 0c87707
diff-so-fancy
@@ -300,7 +300,7 @@ sub do_dsf_stuff {
300
print $frag_color;
301
}
302
303
- print "@ $last_file_seen:$start_line \@${bold}${last_function_color}${remain}${reset_color}\n";
+ print "@ $last_file_seen:$start_line \@${reset_color}${last_function_color}${remain}${reset_color}\n";
304
###################################
305
# Remove any new file permissions #
306
0 commit comments