D28290: Sync terminal with KIOFuse mount when browing remote directories

Elvis Angelaccio noreply at phabricator.kde.org
Sun Apr 5 15:26:47 BST 2020


elvisangelaccio accepted this revision.
elvisangelaccio added inline comments.

INLINE COMMENTS

> terminalpanel.cpp:288
> +    KMountPoint::Ptr mountPoint = KMountPoint::currentMountPoints().findByPath(m_konsolePartCurrentDirectory);
> +    if (mountPoint && mountPoint->mountType() != QStringLiteral("fuse.kio-fuse")) {
> +        // Not in KIOFUse mount, so just switch to the corresponding URL.

Prefer `QLatin1String` for comparisons.

REPOSITORY
  R318 Dolphin

REVISION DETAIL
  https://phabricator.kde.org/D28290

To: feverfew, #dolphin, fvogt, elvisangelaccio
Cc: elvisangelaccio, fvogt, kfm-devel, ngraham, nikolaik, pberestov, iasensio, fprice, fbampaloukas, alexde, Codezela, feverfew, meven, spoorun, navarromorales, firef, andrebarros, emmanuelp, rdieter, mikesomov
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mail.kde.org/mailman/private/kfm-devel/attachments/20200405/d2d5201d/attachment.htm>


More information about the kfm-devel mailing list