[Pharo-project] Hot keys in Pharo
Hi, When I attended PharoConf last week, I've seen that there are many keyboard shortcuts embedded in Pharo that I wasn't aware of (e.g., creating a default initialize message). IMHO it would be cool to collect all such hot keys in a webpage or Wiki since those are really a killer features for developers. Cheers, Roby
I am currently (like right now) fixing this, extracting them to have platform specific shortcuts (to go to the end of text, forwardDelete, etc). By doing that, I am discovering *a lot* of weird shortcuts (like changeLfToCr:, doAgainMany: etc) :) Ben On Apr 8, 2013, at 2:34 PM, "roberto.minelli@usi.ch" <roberto.minelli@usi.ch> wrote:
Hi,
When I attended PharoConf last week, I've seen that there are many keyboard shortcuts embedded in Pharo that I wasn't aware of (e.g., creating a default initialize message). IMHO it would be cool to collect all such hot keys in a webpage or Wiki since those are really a killer features for developers.
Cheers, Roby
On 08.04.2013, at 14:42, Benjamin <benjamin.vanryseghem.pharo@gmail.com> wrote:
I am currently (like right now) fixing this, extracting them to have platform specific shortcuts (to go to the end of text, forwardDelete, etc). By doing that, I am discovering *a lot* of weird shortcuts (like changeLfToCr:, doAgainMany: etc) :)
You should document them for TheDailyWTF :)
Ben
On Apr 8, 2013, at 2:34 PM, "roberto.minelli@usi.ch" <roberto.minelli@usi.ch> wrote:
Hi,
When I attended PharoConf last week, I've seen that there are many keyboard shortcuts embedded in Pharo that I wasn't aware of (e.g., creating a default initialize message). IMHO it would be cool to collect all such hot keys in a webpage or Wiki since those are really a killer features for developers.
Cheers, Roby
On Mon, Apr 8, 2013 at 2:34 PM, roberto.minelli@usi.ch <roberto.minelli@usi.ch> wrote:
IMHO it would be cool to collect all such hot keys in a webpage or Wiki since those are really a killer features for developers.
I don't agree because Wiki pages are never maintained. The best is to generate the bindings descriptions automatically -- Damien Cassou http://damiencassou.seasidehosting.st "Success is the ability to go from one failure to another without losing enthusiasm." Winston Churchill
On 2013-04-08, at 14:52, Damien Cassou <damien.cassou@gmail.com> wrote:
On Mon, Apr 8, 2013 at 2:34 PM, roberto.minelli@usi.ch <roberto.minelli@usi.ch> wrote:
IMHO it would be cool to collect all such hot keys in a webpage or Wiki since those are really a killer features for developers.
I don't agree because Wiki pages are never maintained. The best is to generate the bindings descriptions automatically
which we do: there is a menu on the top right of Nautilus:
Camillo Bruni-3 wrote
I don't agree because Wiki pages are never maintained. The best is to generate the bindings descriptions automatically
+1 Camillo Bruni-3 wrote
which we do: there is a menu on the top right of Nautilus:
Nautilus is only one piece of the puzzle. What about the rest of the system?! ;) ----- Cheers, Sean -- View this message in context: http://forum.world.st/Hot-keys-in-Pharo-tp4680238p4680654.html Sent from the Pharo Smalltalk mailing list archive at Nabble.com.
There already a lot that are documented under the little arrow on the top right of the windows, at the bottom. Phil 2013/4/8 roberto.minelli@usi.ch <roberto.minelli@usi.ch>
Hi,
When I attended PharoConf last week, I've seen that there are many keyboard shortcuts embedded in Pharo that I wasn't aware of (e.g., creating a default initialize message). IMHO it would be cool to collect all such hot keys in a webpage or Wiki since those are really a killer features for developers.
Cheers, Roby
On Mon, Apr 8, 2013 at 10:49 AM, phil@highoctane.be <phil@highoctane.be>wrote:
There already a lot that are documented under the little arrow on the top right of the windows, at the bottom.
Indeed. I tried to explain that in: http://marianopeck.wordpress.com/2012/05/19/pharo-tips-and-tricks/ under title " *There is a top-right arrow!*" and "*Get list of available shortcuts*:" Best,
Phil
2013/4/8 roberto.minelli@usi.ch <roberto.minelli@usi.ch>
Hi,
When I attended PharoConf last week, I've seen that there are many keyboard shortcuts embedded in Pharo that I wasn't aware of (e.g., creating a default initialize message). IMHO it would be cool to collect all such hot keys in a webpage or Wiki since those are really a killer features for developers.
Cheers, Roby
-- Mariano http://marianopeck.wordpress.com
participants (8)
-
Benjamin -
Camillo Bruni -
Damien Cassou -
Mariano Martinez Peck -
Max Leske -
phil@highoctane.be -
roberto.minelli@usi.ch -
Sean P. DeNigris