Branch: refs/heads/master Home: https://github.com/yi-editor/yi
Commit: d97f263e210fbde0982f4794b95b6f5eef326cc3 https://github.com/yi-editor/yi/commit/d97f263e210fbde0982f4794b95b6f5eef326cc3 Author: Reiner Pope <reiner.p...@gmail.com> Date: 2011-05-09 (Mon, 09 May 2011) Changed paths: M yi/src/library/Yi/Editor.hs A yi/src/library/Yi/Tab.hs M yi/src/library/Yi/UI/Pango.hs M yi/src/library/Yi/UI/Pango/Control.hs M yi/src/library/Yi/UI/TabBar.hs M yi/yi.cabal Log Message: ----------- Fix issue 304 (entering the command mode moves the window in pango) Tabs now have unique keys for the purpose of synchronising with the UI, just like windows and buffers have. Commit: 1ce80c15179f3729c761bb4095ef5a899ae006a7 https://github.com/yi-editor/yi/commit/1ce80c15179f3729c761bb4095ef5a899ae006a7 Author: Jeff Wheeler <wheel...@illinois.edu> Date: 2011-05-09 (Mon, 09 May 2011) Changed paths: M yi/src/library/Yi/Editor.hs A yi/src/library/Yi/Tab.hs M yi/src/library/Yi/UI/Pango.hs M yi/src/library/Yi/UI/Pango/Control.hs M yi/src/library/Yi/UI/TabBar.hs M yi/yi.cabal Log Message: ----------- Merge pull request #3 from reinerp/fix304 Fix issue 304 (entering the command mode moves the window in pango). Compare: https://github.com/yi-editor/yi/compare/ed017de...1ce80c1 -- Yi development mailing list yi-devel@googlegroups.com http://groups.google.com/group/yi-devel