]> git.notmuchmail.org Git - notmuch/commit
TODO: Note that '=' should sometimes count from the end of the buffer.
authorCarl Worth <cworth@cworth.org>
Wed, 31 Mar 2010 20:27:16 +0000 (13:27 -0700)
committerCarl Worth <cworth@cworth.org>
Wed, 31 Mar 2010 20:31:10 +0000 (13:31 -0700)
commit357b48d34b9cd32473d39321b1ae460d05f5c7cd
tree072889adb5269bff0f299ea7be7dca913b3be522
parent4ec5e2a612cfe8c015a48855790f8d76c18127fe
TODO: Note that '=' should sometimes count from the end of the buffer.

When trying to restore the current position, if the "current" thread
no longer appears in the buffer, then '=' moves to the current line
instead. When near the end of the buffer, the "current" line should
be counted as the number of lines from the end.
TODO