yi-devel
Thread
Date
Earlier messages
Later messages
Messages by Thread
[yi-editor/yi] 4b3286: Async refresh for vty frontend.
GitHub
[yi-editor/yi] 2d9e4f: Fuzzy open action for yi (like ctrlp or command-t ...
GitHub
Issue 374 in yi-editor: AltGr-F hangs Yi after displaying "Prelude.head of empty list"
yi-editor
[yi-editor/yi] a4a160: Some readline key bindings for ex mode.
GitHub
[yi-editor/yi] dc70cc: Do not repeat filename twice after :w command.
GitHub
[yi-editor/yi] c820c4: Make incsearch wrap.
GitHub
[yi-editor/yi] cbdb9a: Sanitize filename expanded from '%' in ex mode
GitHub
[yi-editor/yi] de8737: JSON Lexer.
GitHub
[yi-editor/yi] 669d1e: Make file change polling on every refresh optional...
GitHub
review request
Dmitry Ivanov
Re: review request
Jean-Philippe Bernardy
Re: review request
Dmitry Ivanov
Issue 373 in yi-editor: Message about saving new file configuration is repeated.
yi-editor
Re: Issue 373 in yi-editor: Message about saving new file configuration is repeated.
yi-editor
Re: Issue 373 in yi-editor: Message about saving new file configuration is repeated.
yi-editor
[yi-editor/yi] 8695be: Factored out searching for app files to Yi.Paths.
GitHub
Is it possible to provide editing capabilities for other programs with yi?
Andrey Yankin
FYI: Documented CUA key bindings on Haskell Wiki
Amy de Buitleir
Issue 372 in yi-editor: In CUA mode, Ctrl-a doesn't select all
yi-editor
[yi-editor/yi] 037463: use Cabal 1.17.0
GitHub
[yi-editor/yi] e94f3e: use Cabal 1.15.0 exactly.
GitHub
[yi-editor/yi] 8cb0e0: Expanded profiling options for GHC.
GitHub
Using ~/.yi versus ~/.cache/yi and ~/.config/yi?
Michał J Gajda
Re: Using ~/.yi versus ~/.cache/yi and ~/.config/yi?
Corey O'Connor
Issue 371 in yi-editor: Yi crashes upon "page down" in Alex input file (haskell mode)
yi-editor
[yi-editor/yi] 266360: add --info command
GitHub
[yi-editor/yi] 7b015c: implement version option
GitHub
Pushed 0.6.6.0 to hackage
Corey O'Connor
[yi-editor/yi] 1281ef: up version to 0.6.6.1 to track master
GitHub
[yi-editor/yi] 195cb8: up version to 0.6.6.1 for development
GitHub
[yi-editor/yi] cbb472: up version to 0.6.6.0 for release.
GitHub
IRC channel
Dmitry Ivanov
Time for a new release!
Corey O'Connor
Re: Time for a new release!
Jeff Wheeler
Re: Time for a new release!
Masayuki Hatta
Re: Time for a new release!
MJG
Re: Time for a new release!
Jean-Philippe Bernardy
Re: Time for a new release!
Corey O'Connor
Re: Time for a new release!
Jean-Philippe Bernardy
Re: Time for a new release!
Jean-Philippe Bernardy
Re: Time for a new release!
Michał J Gajda
Re: Time for a new release!
Jean-Philippe Bernardy
[yi-editor/yi] a1807e: Implement two shorthands that Emacs allows in file...
GitHub
[yi-editor/yi] a1807e: Implement two shorthands that Emacs allows in file...
GitHub
[yi-editor/yi] 6d555d: Enables convenient profiling with patched Dyre.
GitHub
Re: [yi-editor/yi] 6d555d: Enables convenient profiling with patched Dyre.
Dmitry Ivanov
How to build yi for profiling?
Dmitry Ivanov
Re: How to build yi for profiling?
MJG
Re: How to build yi for profiling?
MJG
[yi-editor/yi] 176c36: remove redundant output of childs stdout
GitHub
[yi-editor/yi] 46a946: simplify test
GitHub
[yi-editor/yi] 93cb93: test to verify the executable can provide a versio...
GitHub
[yi-editor/yi] 1ace38: layout for bootstrap prototype
GitHub
[yi-editor/yi] bf0daf: Default modeline now displays hex char code.
GitHub
[yi-editor/yi] bf0daf: Default modeline now displays hex char code.
GitHub
[yi-editor/yi] a60716: Nicer printing when completing filenames in ex com...
GitHub
[yi-editor/yi] daa086: Yi.Keymap.Vim now exposes exEval and exMode
GitHub
[yi-editor/yi] b17307: Don't reset regex after successful incremental sea...
GitHub
[yi-editor/yi] bf30c8: Commandline option '-p' for opening multiple files...
GitHub
[yi-editor/yi] fedf89: treat objc++ *.mm files as objc, that's better tha...
GitHub
[yi-editor/yi] dcb91a: Make ex commands :tabe, :tabedit and :tabnew have ...
GitHub
[yi-editor/yi] d3f7e7: Make getPrefCol available outside of Buffer.Misc
GitHub
How can user map events to ex commands in config file?
Dmitry Ivanov
Re: How can user map events to ex commands in config file?
Jean-Philippe Bernardy
Re: How can user map events to ex commands in config file?
Dmitry Ivanov
Re: How can user map events to ex commands in config file?
Corey O'Connor
Re: How can user map events to ex commands in config file?
Dmitry Ivanov
[yi-editor/yi] bcfd0c: Add missing '[' and ']' vim text units.
GitHub
[yi-editor/yi] 76a2b5: fix filename completion for files in current direc...
GitHub
Re: [yi-editor/yi] 76a2b5: fix filename completion for files in current direc...
Jeff Wheeler
Re: [yi-editor/yi] 76a2b5: fix filename completion for files in current direc...
Dmitry Ivanov
[yi-editor/yi] a85200: add missing objc 2.0 keywords
GitHub
Issue 370 in yi-editor: Unicode quote in Haskell source code causes crash
yi-editor
Re: Issue 370 in yi-editor: Unicode quote in Haskell source code causes crash
yi-editor
Re: Issue 370 in yi-editor: Unicode quote in Haskell source code causes crash
yi-editor
Re: Issue 370 in yi-editor: Unicode quote in Haskell source code causes crash
Jean-Philippe Bernardy
Re: Issue 370 in yi-editor: Unicode quote in Haskell source code causes crash
Michał J Gajda
Re: Issue 370 in yi-editor: Unicode quote in Haskell source code causes crash
yi-editor
[yi-editor/yi] 86302b: Fixed path processing on Windows (and settings pat...
GitHub
[yi-editor/yi] 3c662f: Tweak # behaviour in Vim normal mode
GitHub
Issue 369 in yi-editor: Binary installer for Windows
yi-editor
Re: Issue 369 in yi-editor: Binary installer for Windows
yi-editor
[yi] Need of Prototype?
Favonia
Re: [yi] Need of Prototype?
Jean-Philippe Bernardy
Re: [yi] Need of Prototype?
Favonia
Re: [yi] Need of Prototype?
Jean-Philippe Bernardy
Re: [yi] Need of Prototype?
Jeff Wheeler
What is the state of haskell programming in Yi?
Morten Lysgaard
Re: What is the state of haskell programming in Yi?
Jeremy Wall
Re: What is the state of haskell programming in Yi?
Morten Lysgaard
Re: [yi] Fixed path-processing on Windows. (#18)
Jeff Wheeler
Re: Fixed path-processing on Windows. (#18)
Alexandr Voidex
Re: Fixed path-processing on Windows. (#18)
Jeff Wheeler
Re: Issue 240 in yi-editor: Enhance Alex to support Unicode
yi-editor
[yi-editor/yi] 29b75a: require at least alex 3.0.0
GitHub
Issue 368 in yi-editor: Loop with "Launching custom binary /home/username/.cache/yi/yi-openbsd-x86_64"
yi-editor
Re-thinking bootstrapping yi
Corey O'Connor
Re: Re-thinking bootstrapping yi
Jeremy Wall
Re: Re-thinking bootstrapping yi
Corey O'Connor
Re: Re-thinking bootstrapping yi
Jean-Philippe Bernardy
Re: Re-thinking bootstrapping yi
Corey O'Connor
Re: Re-thinking bootstrapping yi
Jean-Philippe Bernardy
Re: Re-thinking bootstrapping yi
Marc Weber
Re: Re-thinking bootstrapping yi
Jeremy Wall
Re: Re-thinking bootstrapping yi
Corey O'Connor
Re: Re-thinking bootstrapping yi
Jeremy Wall
Issue 367 in yi-editor: crash on close
yi-editor
Yi 0.6.5.0 has been uploaded to Hackage
Corey O'Connor
Re: Yi 0.6.5.0 has been uploaded to Hackage
Robin Green
Re: Yi 0.6.5.0 has been uploaded to Hackage
Corey O'Connor
Re: Yi 0.6.5.0 has been uploaded to Hackage
MerelyAPseudonym
Yi 0.6.5.0 has been uploaded to Hackage
Nicolas Pouillard
Re: Yi 0.6.5.0 has been uploaded to Hackage
Corey O'Connor
[yi-editor/yi] 490f8b: update yi-contrib to 0.6.5.0
GitHub
[yi-editor/yi] c1bee2: update cabal files for 0.6.5.0 release
GitHub
[yi-editor/yi] 66bdf8: doc updates
GitHub
[yi-editor/yi] b948ac: fix warning by adding modeModeLineA accessor expor...
GitHub
Regarding the current pull requests...
Corey O'Connor
Re: Regarding the current pull requests...
Jeff Wheeler
Re: Regarding the current pull requests...
Corey O'Connor
[yi-editor/yi] 035129: Default modeline now displays hex char code.
GitHub
[yi-editor/yi] 0bb55a: GHC 7.4.1 support
GitHub
[yi-editor/yi] 0bb55a: GHC 7.4.1 support
GitHub
[yi-editor/yi] 7649f7: Add Mark Wright to AUTHORS
GitHub
Creating a new mode
Paul van der Walt
Re: Creating a new mode
Jean-Philippe Bernardy
Re: Creating a new mode
Paul van der Walt
Re: Creating a new mode
Jean-Philippe Bernardy
Re: Creating a new mode
Jeremy Wall
Patch: Emacs-like file path shorthands
Dominique Devriese
Re: Patch: Emacs-like file path shorthands
Jean-Philippe Bernardy
Re: Patch: Emacs-like file path shorthands
Dominique Devriese
Re: Patch: Emacs-like file path shorthands
Jean-Philippe Bernardy
Re: Patch: Emacs-like file path shorthands
Jens Petersen
Re: Patch: Emacs-like file path shorthands
Dominique Devriese
[yi-editor/yi] 6ba5bb: Update versions for GHC 7.2.
noreply
Issue 366 in yi-editor: Eliminate dependency on monads-fd
yi-editor
Re: Issue 366 in yi-editor: Eliminate dependency on monads-fd
yi-editor
[yi-editor/yi] 42a526: Merge pull request #13 from rekado/master
noreply
[yi-editor/yi] 004e77: Syntax support for ruby files
noreply
Issue 365 in yi-editor: Installing yi-0.6.4.0: Yi/Lexer/Abella.hs : Not in scop `alexGetByte`
yi-editor
Re: Issue 365 in yi-editor: Installing yi-0.6.4.0: Yi/Lexer/Abella.hs : Not in scop `alexGetByte`
yi-editor
Re: Issue 365 in yi-editor: Installing yi-0.6.4.0: Yi/Lexer/Abella.hs : Not in scop `alexGetByte`
yi-editor
Re: Issue 365 in yi-editor: Installing yi-0.6.4.0: Yi/Lexer/Abella.hs : Not in scop `alexGetByte`
yi-editor
Re: Issue 365 in yi-editor: Installing yi-0.6.4.0: Yi/Lexer/Abella.hs : Not in scop `alexGetByte`
yi-editor
Re: Issue 365 in yi-editor: Installing yi-0.6.4.0: Yi/Lexer/Abella.hs : Not in scop `alexGetByte`
yi-editor
Re: Issue 365 in yi-editor: Installing yi-0.6.4.0: Yi/Lexer/Abella.hs : Not in scop `alexGetByte`
yi-editor
Re: Issue 365 in yi-editor: Installing yi-0.6.4.0: Yi/Lexer/Abella.hs : Not in scop `alexGetByte`
yi-editor
Re: Issue 365 in yi-editor: Installing yi-0.6.4.0: Yi/Lexer/Abella.hs : Not in scop `alexGetByte`
Dmitry Ivanov
[yi-editor/yi] 92bb2a: Merge branch 'master' of git://github.com/yi-edito...
noreply
C, C++, Java modes
Adrian Berg
Re: C, C++, Java modes
MJG
Re: C, C++, Java modes
Adrian Berg
[yi-editor/yi] d9222e: fix build problem with alex 3.0.1
noreply
Baidu's Yi OS
Jeff Wheeler
Re: Baidu's Yi OS
Corey O'Connor
Re: Baidu's Yi OS
MJG
Issue 364 in yi-editor: M-} gives an error instead of doing forward-paragraph
yi-editor
Documentation for yi?
Erik de Castro Lopo
Re: Documentation for yi?
Jean-Philippe Bernardy
Re: Documentation for yi?
Malte Harder
Re: Documentation for yi?
Reiner Pope
Issue 363 in yi-editor: ar
yi-editor
Re: Issue 363 in yi-editor: ar
yi-editor
Re: Issue 363 in yi-editor: ar
yi-editor
Issue 362 in yi-editor: Partial black syntax highlighting in black terminal
yi-editor
Issue 361 in yi-editor: A bug in Yi.Hoogle which trying to pass an empty string to hoogle program as it's first arguments
yi-editor
Haskell code formatting in Yi
Tim Dysinger
Issue 360 in yi-editor: Implement an incremental pango renderer
yi-editor
Cocoa Status ?
Tim Dysinger
Re: Cocoa Status ?
Andy Gocke
Announce: Yi 0.6.4.0
Jeff Wheeler
[yi-editor/yi] dd931a: Minor changes to README and version bump
noreply
[yi-editor/yi] f856b6: Customisable scroll-wheel amount in Pango.
noreply
[yi-editor/yi] 1c76da: Add "wide cursors" to the Pango frontend.
noreply
Upload to Hackage
Jeff Wheeler
Re: Upload to Hackage
Reiner Pope
Re: Upload to Hackage
Reiner Pope
Re: Upload to Hackage
Reiner Pope
Re: Upload to Hackage
Jeff Wheeler
Re: Upload to Hackage
Corey O'Connor
Re: Upload to Hackage
Jeff Wheeler
Re: Upload to Hackage
Jeff Wheeler
[yi-editor/yi] aad07f: Various changes to support large files (tested on ...
noreply
[yi-editor/yi] b01b53: Fix issue #354
noreply
[yi-editor/yi] 8a3d62: Fix missing minibuffer in Pango.
noreply
[yi-editor/yi] 173369: Restore behaviour of Shift in Pango
noreply
Issue 359 in yi-editor: _RegionB fails with WontCompile [GhcError {errMsg = "No instance for (Yi.MiniBuffer.Promptable Yi.Region.Region)\n arising from a use of `Yi.Keymap.makeAction'\nPossible fix:\n add an instance declaration for\n (Yi.MiniBuffer.Promptable Yi.Region.Region)"}]
yi-editor
[yi-editor/yi] 789a48: Fixed bug with patterns crashing yi on empty files...
noreply
[yi-editor/yi] 023fd9: Wibble
noreply
[yi-editor/yi] 34e3c8: Mode for git commit messages.
noreply
Highlighter data type
Reiner Pope
Re: Highlighter data type
Reiner Pope
Re: Highlighter data type
Jean-Philippe Bernardy
Re: Highlighter data type
Reiner Pope
Re: Highlighter data type
Jean-Philippe Bernardy
Re: Highlighter data type
Jean-Philippe Bernardy
[yi-editor/yi] 3ec342: Add a -fdochack flag to yi.cabal for building docu...
noreply
Re: Issue 357 in yi-editor: Performance issues
yi-editor
Re: Issue 357 in yi-editor: Performance issues
yi-editor
Earlier messages
Later messages