https://bugs.kde.org/show_bug.cgi?id=432779
Ahmad Samir <a.samir...@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Latest Commit| |https://invent.kde.org/util | |ities/konsole/commit/ac0b5e | |f4a8ffe7ae92508c113f6eaabad | |d62e0e4 Status|REPORTED |RESOLVED --- Comment #2 from Ahmad Samir <a.samir...@gmail.com> --- Git commit ac0b5ef4a8ffe7ae92508c113f6eaabadd62e0e4 by Ahmad Samir. Committed on 15/02/2021 at 22:42. Pushed by hindenburg into branch 'master'. FileFilter: don't create a hotspot for '................' Only '.' and '..' could be valid hotspots, but '..........' isn't. The latter is used by some CLI tools to indicate progress ...etc. To test, in any dir use `ls -a`, Ctrl + clicking '.' and '..' should open the current dir and parent of the current dir respectively. Type .......... at the prompt, before it would get underlined, after no hotspot will be created for it. M +6 -0 src/filterHotSpots/FileFilter.cpp https://invent.kde.org/utilities/konsole/commit/ac0b5ef4a8ffe7ae92508c113f6eaabadd62e0e4 -- You are receiving this mail because: You are watching all bug changes.