Start of line shortcuts broken in list contexts

What I did:

Write two paragraphs of text. Write a list containing two items.
Place cursor anywhere on paragraph 2 anywhere but the start. Use start of line keyboard shortcut (ctrl-a or command-leftarrow).
Place cursor anywhere on list item 2 but the start. Use start of line keyboard shortcut (ctrl-a or command-leftarrow).

What happened:

Paragraph 2: cursor moves to the start of paragraph 2.
List Item 2: cursor moves to the end of list item 1.

What I expected:

Paragraph 2: cursor moves to the start of paragraph 2.
List Item 2: cursor moves to the start of list item 2.

Things that might be helpful to know (Agenda version, OS and model, etc):

Please make standard emacs keybindings work (as much so as anywhere else in macOS)

1 Like

Hi James,
Just to be sure, do you have the most recent version of Agenda? Ie 1.2?
Kind regards,
Drew

Yes. But only tested on my machine.

Agenda 1.2.
macOS 10.13.3

Thanks for following up, we’ll do our best to fix this.