GitHub | 2 Jul 2012 18:37

[yi-editor/yi] a60716: Nicer printing when completing filenames in ex com...

  Branch: refs/heads/master
  Home:   https://github.com/yi-editor/yi
  Commit: a6071624620db03ff6c74814dd98050d0c28847d
      https://github.com/yi-editor/yi/commit/a6071624620db03ff6c74814dd98050d0c28847d
  Author: Dmitry Ivanov <ethercrow@...>
  Date:   2012-07-02 (Mon, 02 Jul 2012)

  Changed paths:
    M yi/src/library/Yi/Completion.hs
    M yi/src/library/Yi/Keymap/Vim.hs

  Log Message:
  -----------
  Nicer printing when completing filenames in ex commands.

Earlier:
    :e src/library/Yi/Com<TAB>
    src/library/Yi/Command.hs src/library/Yi/Completion.hs
Now:
    :e src/library/Yi/Com<TAB>
    Command.hs Completion.hs

  Commit: ed183988d438eeea1badf28645fc50d466bfe346
      https://github.com/yi-editor/yi/commit/ed183988d438eeea1badf28645fc50d466bfe346
  Author: Dmitry Ivanov <ethercrow@...>
  Date:   2012-07-02 (Mon, 02 Jul 2012)

  Changed paths:
    M yi/src/library/Yi/Completion.hs
    M yi/src/library/Yi/Keymap/Vim.hs
(Continue reading)


Gmane