From kde-bugs-dist Thu Aug 31 23:55:31 2006 From: volty_x () yahoo ! com Date: Thu, 31 Aug 2006 23:55:31 +0000 To: kde-bugs-dist Subject: [Bug 97202] block selection start keyboard Message-Id: <20060831235531.13706.qmail () ktown ! kde ! org> X-MARC-Message: https://marc.info/?l=kde-bugs-dist&m=115706853821965 ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is. http://bugs.kde.org/show_bug.cgi?id=97202 ------- Additional Comments From volty_x yahoo com 2006-09-01 01:55 ------- I read this as soon as I could :) http://bugs.kde.org/show_bug.cgi?id=97202 I did it long ago and now rewrote it using ruby korundum with DCOPRef, it's not all that evil with khotkeys. basically I modify the coordinates of the selection interface and save them in a hash using kate-session and document number in a running process that receives dcop call and dispatches the params. Doesn't trace the changes in the text before and inside the selection, anyway not necessary for me. So almost as in joe k-b, k-e, k-c copy at cursor, k-v move at cursor, k-h toggle selection k-y kill (cut), k-w write to file, k-a append to file k-l select current line insert from file then cut, copy to clipboard, paste from keyboard eval & expand nice & amusing & wasting (time)