Your message dated Tue, 29 Feb 2000 22:39:43 +0000 with message-id <20000229223943.B1157@faure.localdomain> and subject line Bug#2767: Wishlist: kfmclient could be a little more friendly has caused the attached bug report to be marked as done. This means that you claim that the problem has been dealt with. If this is not the case it is now your responsibility to reopen the bug report if necessary, and/or fix the problem forthwith. (NB: If you are a system administrator and have no idea what I'm talking about this indicates a serious mail system misconfiguration somewhere. Please contact me immediately.) Stephan Kulow (administrator, KDE bugs database) Received: (at maintonly) by bugs.kde.org; 29 Feb 2100 17:07:36 +0000 From oren@hishome.net Tue Feb 29 18:07:36 2000 Received: from horizon.barak.net.il ([206.49.94.218]:33447 "EHLO horizon.barak-online.net") by max.tat.physik.uni-tuebingen.de with ESMTP id ; Tue, 29 Feb 2000 18:07:25 +0100 Received: from gandalf.hishome.net (pop09-1-ras1-p130.barak.net.il [212.150.8.130]) by horizon.barak-online.net (8.9.3/8.9.1) with ESMTP id TAA12649 for ; Tue, 29 Feb 2000 19:04:41 +0200 (IST) Received: (from oren@localhost) by gandalf.hishome.net (8.9.3/8.8.7) id SAA20027 for maintonly@bugs.kde.org; Tue, 29 Feb 2000 18:59:25 +0200 Message-ID: X-Mailer: XFMail 1.4.0 on Linux X-Priority: 3 (Normal) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 8bit MIME-Version: 1.0 Date: Tue, 29 Feb 2000 18:59:20 +0200 (IST) Sender: oren@hishome.net From: Oren Tirosh To: maintonly@bugs.kde.org Subject: Wishlist: kfmclient could be a little more friendly Return-Path: X-Orcpt: rfc822;maintonly@bugs.kde.org Package: kfm Version: 1.167.2.21 The Ctrl-T function on kfm makes it easy to quickly switch to a command prompt in the same directory when you need the power of a command line. There should be an equally easy way to tap the advanced features of kfm from the command line. I have written a small wrapper script for kfmclient to do this. It makes the invocation shorter ("k" instead of "kfmclient exec") and allows the use of relative paths and automatic guessing of missing URL protocol types (ftp: http: and file:). kfm already does this guessing on the Alt-F2 command prompt, but not on kfmclient. You can find the script on http://tothink.com/k I would like to see this functionality integrated into kfmclient.