Moving Cursor By Paragraph

Get help using and writing Nisus Writer Pro macros.
Post Reply
bjast
Posts: 39
Joined: 2010-01-06 10:58:07

Moving Cursor By Paragraph

Post by bjast »

I've been using NWP for years, but am still challenged with the fact that every time I use Command Down Arrow the cursor drops to the very bottom of the document - sometimes 40 or 50 pages below where I am.

How would I go about creating a macro or command that took the cursor down one paragraph at a time, using Command Down Arrow, and up one paragraph at a time using Command Up Arrow?

Thanks for any assistance with this.
User avatar
Hamid
Posts: 777
Joined: 2007-01-17 03:25:42

Re: Moving Cursor By Paragraph

Post by Hamid »

You can use alt-Down Arrow and alt-Up Arrow to move to the end of the paragraph and the beginning of the paragraph in which the cursor is located.
User avatar
martin
Official Nisus Person
Posts: 5227
Joined: 2002-07-11 17:14:10
Location: San Diego, CA
Contact:

Re: Moving Cursor By Paragraph

Post by martin »

As Hamid mentions, there is a key sequence to navigate by paragraph. These kind of arrow key navigation shortcuts are system-wide and established by OSX, and it's not so easy to change them (see more below), and you cannot remap them to activate a macro in Nisus Writer.

That said, if you really want to change the behavior of Command + Down Arrow you can do it, but only for your Mac as a whole (ie: all modern OSX apps will be changed). Have a look at this web page, under "Default key bindings", but be warned: it's intensive stuff. I'll attach a DefaultKeyBinding.dict file here that does remap Command + Up/Down Arrow to move to the start/end of the current paragraph.
Attachments
DefaultKeyBinding.dict.zip
(655 Bytes) Downloaded 733 times
bjast
Posts: 39
Joined: 2010-01-06 10:58:07

Re: Moving Cursor By Paragraph

Post by bjast »

Thanks Martin. You've reminded me of something I research a few years ago - that the DefaultKeyBinding.dict file needs to be replaced. Before I go through that I think I'll try and adjust to using Option Up & Down arrow, instead.

Thanks also for posting the DefaultKeyBinding.dict file, in case I want to use it later.
Post Reply