yi-devel
Thread
Date
Earlier messages
Later messages
Messages by Date
2014/01/07
[yi-editor/yi] 72fe0b: Reformat module
GitHub
2014/01/06
[yi-editor/yi] 9b66a7: Remove Yi.Prelude
GitHub
2014/01/06
[yi-editor/yi] c03f4a: Support for Meta and special key bindings for Vim2
GitHub
2014/01/05
[yi-editor/yi] 5c1182: Reformatted the Parser and Steps data types
GitHub
2014/01/05
[yi-editor/yi] 50b0bb: Add :buffer Ex command
GitHub
2014/01/05
[yi-editor/yi] fa3417: Fix normal mode command `C` on part of a line
GitHub
2014/01/03
Re: [yi-editor/yi] dfdb0c: Replace uses of derive for Functor and Foldable wi...
Corey O'Connor
2014/01/02
[yi-editor/yi] dfdb0c: Replace uses of derive for Functor and Foldable wi...
GitHub
2013/12/27
Re: configuring the Vim2 insertmap
Dmitry Ivanov
2013/12/27
[yi-editor/yi] 33ad38: Add imap example to vim2 config.
GitHub
2013/12/27
configuring the Vim2 insertmap
Simon Marechal
2013/12/23
[yi-editor/yi]
GitHub
2013/12/23
[yi-editor/yi] dd3ba3: Drop GHC <=7.4.x
GitHub
2013/12/23
[yi-editor/yi] dd3ba3: Drop GHC <=7.4.x
GitHub
2013/12/23
[yi-editor/yi] 9b38bf: Remove some redundant imports
GitHub
2013/12/23
[yi-editor/yi] 711196: Better Hoogle error message
GitHub
2013/12/23
[yi-editor/yi] 121e7d: Remove redundant function
GitHub
2013/12/23
[yi-editor/yi] 666b77: Show shell command results in a minibuffer.
GitHub
2013/12/23
[yi-editor/yi]
GitHub
2013/12/22
[yi-editor/yi] 77a847: Add myself to AUTHORS
GitHub
2013/12/21
[yi-editor/yi] 194b59: Add cabal sandbox to the gitignore
GitHub
2013/12/19
[yi-editor/yi] 666b77: Show shell command results in a minibuffer.
GitHub
2013/12/19
[yi-editor/yi] 86e115: Fix yi-vim-snippets compile
GitHub
2013/12/18
[yi-editor/yi] fa5ca9: Allow running of actions on minibuffer input.
GitHub
2013/12/18
[yi-editor/yi] 467192: Don't clear buffer when prompting for file.
GitHub
2013/12/17
[yi-editor/yi] 8e80c5: Remove redundant function
GitHub
2013/12/16
[yi-editor/yi] 99d5ce: No need to hide mtl package anymore.
GitHub
2013/12/16
[yi-editor/yi] ec310c: Canonicalise …/~ to ~/
GitHub
2013/12/16
[yi-editor/yi] 5cbce4: Provide a much nicer file tab-completion
GitHub
2013/12/16
[yi-editor/yi] 6e8f94: Remove unused Vte.hs
GitHub
2013/12/14
[yi-editor/yi] d43572: Remove upper bound for template-haskell.
GitHub
2013/12/14
[yi-editor/yi] 11dad9: Honour -y flag.
GitHub
2013/12/13
[yi-editor/yi] 4c7b1e: Get rid of a trailing whitespace.
GitHub
2013/12/13
[yi-editor/yi] a9edd8: More informative error from ghciLoadBuffer
GitHub
2013/12/12
[yi-editor/yi] 4ed072: Remove upper bound on alex version.
GitHub
2013/12/02
Re: Debian packages available
Jordy Dickinson
2013/11/20
[yi-editor/yi] c348db: Ask travis to build with GHC HEAD too.
GitHub
2013/11/20
Re: Future work wiki page
Corey O'Connor
2013/11/18
Re: Future work wiki page
Marc Weber
2013/11/18
Re: Future work wiki page
Dmitry Ivanov
2013/11/17
Re: Future work wiki page
Jean-Philippe Bernardy
2013/11/16
[yi-editor/yi] 0acc49: Update upper alex version bound to 3.1.2.
GitHub
2013/11/15
Re: Future work wiki page
Bardur Arantsson
2013/11/15
Re: Future work wiki page
Jean-Philippe Bernardy
2013/11/15
Re: Future work wiki page
Bardur Arantsson
2013/11/15
Re: Future work wiki page
Jean-Philippe Bernardy
2013/11/15
Re: Future work wiki page
Dmitry Ivanov
2013/11/15
Re: Future work wiki page
Jean-Philippe Bernardy
2013/11/14
Re: Future work wiki page
Dmitry Ivanov
2013/11/12
Re: Future work wiki page
Michał J Gajda
2013/11/12
Re: Future work wiki page
Marc Weber
2013/11/12
Re: Future work wiki page
Jean-Philippe Bernardy
2013/11/11
Re: Future work wiki page
Marc Weber
2013/11/11
Future work wiki page
Dmitry Ivanov
2013/11/02
[yi-editor/yi] 9a6a1e: Create chinese-simp.test
GitHub
2013/11/02
[yi-editor/yi] 01d744: Make C-n completion use words from all open buffer...
GitHub
2013/10/31
Re: Debian packages available
Yuriy Syrovetskiy
2013/10/31
[yi-editor/yi] 0667c3: Allow :substitute use delimiters other than /
GitHub
2013/10/31
[yi-editor/yi] d43adc: Switch to RecursiveDo pragma to remove warnings on...
GitHub
2013/10/19
[yi-editor/yi] 9d546a: Ask travis to use multiple GHC versions.
GitHub
2013/10/19
[yi-editor/yi] d08bff: Rename test files to avoid collisions on case inse...
GitHub
2013/10/03
[yi-editor/yi] 9a6a1e: Create chinese-simp.test
GitHub
2013/10/03
[yi-editor/yi] b48b35: Cleaned up file.
GitHub
2013/10/02
[yi-editor/yi]
GitHub
2013/10/02
[yi-editor/yi] 894fa0: Update AUTHORS and CHANGELOG for 0.7 release.
GitHub
2013/09/27
0.7 release candidate
Dmitry Ivanov
2013/09/27
[yi-editor/yi] 071ef3: Make simple ctags parser slightly more robust
GitHub
2013/09/26
Re: [yi-editor/yi] b84675: Implement :set paste
Corey O'Connor
2013/09/26
[yi-editor/yi] b84675: Implement :set paste
GitHub
2013/09/22
[yi-editor/yi] f03825: Widen alex version range.
GitHub
2013/09/14
[yi-editor/yi] cb60c6: Simplify travis.yml.
GitHub
2013/09/07
[yi-editor/yi] e8f191: Update yi.cabal
GitHub
2013/09/05
Re: Yi Vim mode executing YiM ()
Dmitry Bogatov
2013/09/05
Re: Yi Vim mode executing YiM ()
Joseph Barratt
2013/09/05
Re: Yi Vim mode executing YiM ()
Joseph Barratt
2013/08/28
Yi Vim mode executing YiM ()
Dmitry Bogatov
2013/08/25
Re: Running cabal build within yi vim mode
Richard Donalds
2013/08/14
Running cabal build within yi vim mode
Zoid
2013/08/10
[yi-editor/yi] f75f4d: Ex command history.
GitHub
2013/08/03
[yi-editor/yi] 5c7318: Fix for closing the only window in the only tab
GitHub
2013/07/27
[yi-editor/yi] 89bffc: Delete some unused code from Yi.Keymap
GitHub
2013/07/25
Re: Problems compiling with alex 3.0.5
Dmitry Ivanov
2013/07/25
Re: Problems compiling with alex 3.0.5
Ben Armston
2013/07/24
Problems compiling with alex 3.0.5
Ben Armston
2013/07/24
[yi-editor/yi] acad88: Update yi.1
GitHub
2013/07/24
[yi-editor/yi] d20930: Spurious space
GitHub
2013/07/22
[yi-editor/yi] 8068e7: Fix error on :<CR>
GitHub
2013/07/21
[yi-editor/yi] 49cc93: Make undo behave more like in vim (but not quite t...
GitHub
2013/07/21
[yi-editor/yi] d2e75d: Expose digraph table in config.
GitHub
2013/07/21
[yi-editor/yi] e99d75: More digraphs.
GitHub
2013/07/20
[yi-editor/yi] 65ba15: Support <C-f>, <C-b> and some special keys.
GitHub
2013/07/19
[yi-editor/yi] 50a2f9: Cursor keys support.
GitHub
2013/07/19
Re: Abridged summary of yi-devel@googlegroups.com - 2 Messages in 2 Topics
Michał J Gajda
2013/07/18
Need review for vim2 before merging to master.
Dmitry Ivanov
2013/07/18
[yi-editor/yi] 5f297b: Run vim2 tests with cabal test.
GitHub
2013/06/06
Re: Syntax-based highlighting modes
Jean-Philippe Bernardy
2013/06/06
Syntax-based highlighting modes
tristan
2013/06/04
Re: Towards removing the mutually recursive modules in yi
Marc Weber
2013/06/04
Towards removing the mutually recursive modules in yi
Sean Usick
2013/06/02
[yi-editor/yi] f85ae5: Rudimentary ex mode for vim2.
GitHub
2013/06/01
[yi-editor/yi] 53f23b: use vty 5.0.0.
GitHub
2013/05/31
Re: Materials for newbie developer wanting to help
Minh Do
2013/05/31
Re: Materials for newbie developer wanting to help
Minh Do
2013/05/31
Re: Materials for newbie developer wanting to help
Dmitry Ivanov
2013/05/30
Materials for newbie developer wanting to help
Minh Do
2013/05/30
Re: New minor release?
Dmitry Ivanov
2013/05/28
Re: New minor release?
Masayuki Hatta
2013/05/07
[yi-editor/yi] 7dcc01: Lexer: Remove gratuitous differences of alex_scan_...
GitHub
2013/05/07
[yi-editor/yi] a59622: Remove 0xa0 from haddock comments.
GitHub
2013/05/05
Re: New minor release?
Jeff Wheeler
2013/05/05
Re: New minor release?
Masayuki Hatta
2013/05/02
Re: New minor release?
Dmitry Ivanov
2013/05/01
[yi-editor/yi] 7867a1: More tests.
GitHub
2013/05/01
[yi-editor/yi] 179ed0: Fix autoindent bug.
GitHub
2013/04/29
Re: What about participating in Google Summer of Code?
bjacotg
2013/04/29
[yi-editor/yi] 1f204e: Lexer: Remove gratuitous differences of alex_scan_...
GitHub
2013/04/26
Re: What about participating in Google Summer of Code?
Dmitry Ivanov
2013/04/25
Re: What about participating in Google Summer of Code?
Jean-Philippe Bernardy
2013/04/25
Re: What about participating in Google Summer of Code?
bjacotg
2013/04/25
[yi-editor/yi] a19fdc: Some autoindent tests.
GitHub
2013/04/22
Re: What about participating in Google Summer of Code?
bjacotg
2013/04/15
Re: What about participating in Google Summer of Code?
Jean-Philippe Bernardy
2013/04/14
Re: What about participating in Google Summer of Code?
bjacotg
2013/04/14
Re: What about participating in Google Summer of Code?
bjacotg
2013/04/06
Re: Need help with alex >= 3.0.3 support
Michał J Gajda
2013/04/06
[yi-editor/yi] 575a74: Default jump bindings for C-i and C-o.
GitHub
2013/04/06
Need help with alex >= 3.0.3 support
Dmitry Ivanov
2013/04/06
[yi-editor/yi] a40b15: Basic autoindent for vim2.
GitHub
2013/04/04
[yi-editor/yi] 25d4a3: Per-window jumplists and some functions for jumpli...
GitHub
2013/04/04
Efficient and general incremental parsing for Yi
Jean-Philippe Bernardy
2013/04/02
[yi-editor/yi] e1dcf9: Add support for custom key bindings in CUA
GitHub
2013/04/02
Re: Need help with Cua configuration
Amy de Buitleir
2013/03/31
[yi-editor/yi] c833c9: Fix test.
GitHub
2013/03/31
[yi-editor/yi] cc9a63: Blacklist alex >3.0.2 until we deal with https://g...
GitHub
2013/03/31
[yi-editor/yi] 2994d6: Export Yi.Mode.Haskell.haskellAbstract so that it ...
GitHub
2013/03/31
[yi-editor/yi] 680c78: Export Yi.Mode.Haskell.haskellAbstract so that it ...
GitHub
2013/03/30
Re: Need help with Cua configuration
Amy de Buitleir
2013/03/30
Re: Need help with Cua configuration
Dmitry Ivanov
2013/03/28
Need help with Cua configuration
Amy de Buitleir
2013/03/26
[yi-editor/yi] 3b8ebc: Workaround to prevent crashes with unicode chars.
GitHub
2013/03/26
[yi-editor/yi] 9cd516: Update README.
GitHub
2013/03/24
[yi-editor/yi] 0c9301: Fix style of t and F motions.
GitHub
2013/03/05
Re: emacs keys table
Masayuki Hatta
2013/03/04
Re: emacs keys table
Tyler Conrad
2013/03/03
Re: emacs keys table
Masayuki Hatta
2013/03/02
Re: emacs keys table
Tyler Conrad
2013/03/01
emacs keys table
Tyler Conrad
2013/03/01
Re: Problem building yi on Windows
RichardM
2013/03/01
Re: Problem building yi on Windows
Masayuki Hatta
2013/02/25
Re: On the Yi Blog
Jean-Philippe Bernardy
2013/02/25
On the Yi Blog
Masayuki Hatta
2013/02/25
New minor release?
Masayuki Hatta
2013/02/24
Debian packages available
Masayuki Hatta
2013/02/22
Re: Problem building yi on Windows
RichardM
2013/02/20
Re: Problem building yi on Windows
Alexandr Voidex
2013/02/20
Re: Problem building yi on Windows
Dmitry Ivanov
2013/02/20
Problem building yi on Windows
RichardM
2013/02/20
Re: Can't install on ubuntu
Aycan iRiCAN
2013/02/13
What about participating in Google Summer of Code?
Dmitry Ivanov
2013/02/10
Re: Can't install on ubuntu
Dmitry Ivanov
2013/02/10
Can't install on ubuntu
Carlos Freund
2013/02/10
Re: [yi-editor/yi] 8eb9d5: Implement J in normal mode.
Dmitry Ivanov
2013/02/10
[yi-editor/yi] 1abcf2: Fix $j when above empty line.
GitHub
2013/02/09
[yi-editor/yi] 4b4326: Implement * and #.
GitHub
2013/02/08
[yi-editor/yi] 5b9a04: Fix selection glitch after using operator in visua...
GitHub
2013/01/29
Re: Non latin symbols support
Nicolas Pouillard
2013/01/28
Non latin symbols support
dmitri . perunov
2013/01/27
Re: [yi-editor/yi] 8eb9d5: Implement J in normal mode.
Dmitry Ivanov
2013/01/27
Re: [yi-editor/yi] 8eb9d5: Implement J in normal mode.
Michał J Gajda
2013/01/26
[yi-editor/yi] 8eb9d5: Implement J in normal mode.
GitHub
2013/01/19
[yi-editor/yi] b6989d: Make tabs and left angle brackets work in insert m...
GitHub
2013/01/11
[yi-editor/yi] f46e4a: Fix test.
GitHub
2013/01/10
[yi-editor/yi] 9bef80: Yi.Editor: minor refactor of the use of focusA
GitHub
2013/01/10
[yi-editor/yi] dd9644: yi-contrib: Widen the dependency on split
GitHub
2013/01/10
[yi-editor/yi] daa619: yi.cabal: Actually allow pointedlist >= 0.4
GitHub
2013/01/09
[yi-editor/yi] 0d1a72: Switch to pointedlist-0.4
GitHub
2013/01/09
[yi-editor/yi] 0d1a72: Switch to pointedlist-0.4
GitHub
2013/01/09
[yi-editor/yi] 204817: Wider upper bound for directory package
GitHub
2013/01/07
[yi-editor/yi] 204817: Wider upper bound for directory package
GitHub
2013/01/07
[yi-editor/yi] 1e4cd0: Don't expose some internal modules because yi-pang...
GitHub
2013/01/07
[yi-editor/yi] 52c817: Simple and incomplete search implementation.
GitHub
2013/01/02
[yi-editor/yi] 1976ca: Scrolling bindings.
GitHub
2012/12/28
Alternative vim bindings
Dmitry Ivanov
2012/12/06
[yi-editor/yi] 4a9d5a: g* and g# keymaps
GitHub
2012/12/04
[yi-editor/yi] 105e82: Cleaner compilation.
GitHub
2012/11/30
Re: How to get added to issue management system?
Jean-Philippe Bernardy
2012/11/30
Re: How to get added to issue management system?
Jeff Wheeler
2012/11/30
Re: How to get added to issue management system?
Dmitry Ivanov
2012/11/20
Re: Time for a new release!
Jean-Philippe Bernardy
2012/11/20
Re: Time for a new release!
Michał J Gajda
2012/11/20
Re: Time for a new release!
Jean-Philippe Bernardy
2012/11/19
Re: How to get added to issue management system?
Jean-Philippe Bernardy
2012/11/19
Re: How to get added to issue management system?
Dmitry Ivanov
2012/11/13
Re: Issue 272 in yi-editor: Symlinks handled incorrectly
yi-editor
2012/11/13
Re: Issue 317 in yi-editor: Problems with start-up (loading yi.hs)
yi-editor
2012/11/12
Re: Issue 318 in yi-editor: status bar moves up one line when invoking ex
yi-editor
2012/11/12
Re: How to get added to issue management system?
Dmitry Ivanov
2012/11/11
Re: Issue 318 in yi-editor: status bar moves up one line when invoking ex
yi-editor
2012/11/11
Re: How to get added to issue management system?
Jeff Wheeler
2012/11/11
How to get added to issue management system?
Michał J Gajda
Earlier messages
Later messages