]> code.delx.au - gnu-emacs-elpa/commit
Don't shorten selector string for visual-line-mode and bolp
authorOleh Krehel <ohwoeowho@gmail.com>
Wed, 6 Jan 2016 09:36:33 +0000 (10:36 +0100)
committerOleh Krehel <ohwoeowho@gmail.com>
Wed, 6 Jan 2016 09:36:33 +0000 (10:36 +0100)
commit212a132d5f2d9b28a56bc69dd8d3a28e168728b0
tree949bf564b6a7a05f0da2cdb08883f71f1aa1ffc8
parentdd80749441e3e0a3e4267089bbe577b148349b48
Don't shorten selector string for visual-line-mode and bolp

* avy.el (avy--overlay-at-full): When at an empty line, there's plenty
  of space to display the full selector. No need to truncate it to avoid
  visual-line-mode reformatting the buffer text.

Fixes #129
avy.el