[konsole] [Bug 432779] Konsole understands multiple dots as a file path

Ahmad Samir bugzilla_noreply at kde.org
Mon Feb 15 23:09:04 GMT 2021


https://bugs.kde.org/show_bug.cgi?id=432779

Ahmad Samir <a.samirh78 at 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.samirh78 at 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 the assignee for the bug.


More information about the konsole-devel mailing list