Mercurial > vim-lawrencium
annotate .hgtags @ 113:8718e6dbea1e
Fix a bug with `:Hgstatus` showing diff summaries in its own window.
This could happen when the user would commit from the status window, and
do a `:Hgstatusvdiffsum` right away. It wouldn't find the previous window
because it would be gone (the commit message window), so it would split the
status window itself, which is often too small.
Now Lawrencium tries to avoid picking the status window itself, and will just
find any other window instead.
author | Ludovic Chabant <ludovic@chabant.com> |
---|---|
date | Sat, 27 Dec 2014 17:58:36 -0800 |
parents | fac880dab04a |
children | 53a2c9403ba8 |
rev | line source |
---|---|
77
1c57a78e11fb
Added tag 0.3.0 for changeset f535cda5d20e
Ludovic Chabant <ludovic@chabant.com>
parents:
diff
changeset
|
1 f535cda5d20e7a8e8ec5d9946bea4dbc630be7e1 0.3.0 |
80
fac880dab04a
Added tag 0.3.1 for changeset cac06d16dafc
Ludovic Chabant <ludovic@chabant.com>
parents:
77
diff
changeset
|
2 cac06d16dafcbdd139dd491132d85cd0c7ea8a0a 0.3.1 |