Historia zmian

Autor SHA1 Wiadomość Data
  Michael Henry fa6bab328e Implement sorting by `name` using key-based sort routine. 10 miesięcy temu
  Michael Henry 35dcf4f0ef Implement `fullpath` sort based on `buf.fullpath`. 10 miesięcy temu
  Michael Henry f0e453eabe Avoid textual substitution of `$HOME` -> `~` in paths. 11 miesięcy temu
  Michael Henry 4a79d2e985 Normalize path calculations for `s:types`. 11 miesięcy temu
  Michael Henry 04ed6672ae Consolidate `bufExplorerShowXxx` logic into `s:BuildBufferList()`. 11 miesięcy temu
  Michael Henry 948e1b7b1e Test `&buftype == 'terminal'` to detect a terminal buffer. 11 miesięcy temu
  Michael Henry bb014a19a4 Suppress directory buffers when `g:bufExplorerShowDirectories == 0`. 11 miesięcy temu
  Michael Henry dce64d5e32 Add `buf.isdir` to efficiently track whether buffer is a directory. 11 miesięcy temu
  Michael Henry ff60c36653 Use dictionary for raw buffers for efficiency. 11 miesięcy temu
  jlanzarotta efcf16b31c docs: documentation and version number update 10 miesięcy temu
  Michael Henry 0037b34fca Restructure `s:SelectBuffer()` to demonstrate behaviors in #117. 10 miesięcy temu
  Jeff Lanzarotta 8fb3abdc08 Updated version number and documentation. 1 rok temu
  jsvisa 7634c50e3a feat: add terminal help status 1 rok temu
  jsvisa ef33533f96 feat: bind H to toggle the display of terminal buffers 1 rok temu
  jsvisa 12449d37fc feat: add g:bufExplorerShowTerminal to show terminal emulator or not 1 rok temu
  Jeff Lanzarotta c0bddba709 Thanks to GitHub user NotNormallyAGitUser, for the recommendation to change the display of the relative path to replace $HOME with "~". This save valuable screen real estate. 1 rok temu
  Jeff Lanzarotta 2308e87960 Thanks to GitHub user NotNormallyAGitUser, for the recommendation to change the display of the relative path to replace C:\Users\jlanzarotta with '~'. This save valuable screen real estate. 1 rok temu
  jlanzarotta 20f0440948 Update version information 2 lat temu
  Bashar Harfoush bc04338f17 wipe explorer buffer on hide 2 lat temu
  jlanzarotta e782dab0fe Version Updates 3 lat temu
  Mark Woods b8f3fe7f7d Fix MRUList sort order after loading vim session 3 lat temu
  jlanzarotta 4073e68813 Update copyright notice. 3 lat temu
  Alexander Courtis 5e82975780 Ignore temporary buffers with buftype set 3 lat temu
  jlanzarotta b3a24722be Documentation updates 3 lat temu
  jlanzarotta a49af6089e Merge pull request #98 from tartansandal/master 3 lat temu
  Benoit Pierre 2d9df65b51 fix error when vim is in read-only mode 4 lat temu
  Kahlil Hodgson 3772d40eda Use independent variable to track window splitting 4 lat temu
  jlanzarotta d2b8858439 Update bufexplorer.vim 4 lat temu
  nadedan 4f20377909 Reset splitMode 4 lat temu
  jlanzarotta 14eea6b7b6 Merge pull request #86 from gfgkmn/master 6 lat temu