Created attachment 60428 [details] Copy file dialog - include file name in the path Version: 2.3.0 (using KDE 4.6.2) OS: Linux My suggestion is to include file name the in path of copy file dialog (see attachment). Use this when a single file (not dir) is copied. This allows easily change file name at destination, without entering the file name by yourself. This behavior is from Total Commander. Reproducible: Always
Git commit 2c5134c4954d8adeff1c50d7c9c3d59eaddfc302 by Alexander Bikadorov. Committed on 29/05/2017 at 21:10. Pushed by abikadorov into branch 'master'. Panel: Added original filename to path in dialog when moving/copying one file FIXED: [ 274404 ] Copy file dialog - include file name in the path M +1 -2 krusader/Dialogs/krdialogs.cpp M +14 -1 krusader/Panel/panelfunc.cpp https://commits.kde.org/krusader/2c5134c4954d8adeff1c50d7c9c3d59eaddfc302
Great! (as usual :-) Thanks, Alex!