Michael Henry
|
04ed6672ae
Consolidate `bufExplorerShowXxx` logic into `s:BuildBufferList()`.
|
11 月之前 |
Michael Henry
|
948e1b7b1e
Test `&buftype == 'terminal'` to detect a terminal buffer.
|
11 月之前 |
Michael Henry
|
bb014a19a4
Suppress directory buffers when `g:bufExplorerShowDirectories == 0`.
|
11 月之前 |
Michael Henry
|
dce64d5e32
Add `buf.isdir` to efficiently track whether buffer is a directory.
|
11 月之前 |
Michael Henry
|
ff60c36653
Use dictionary for raw buffers for efficiency.
|
11 月之前 |
jlanzarotta
|
13a64f2b82
chore(release.bat): changed release parameters
|
10 月之前 |
jlanzarotta
|
efcf16b31c
docs: documentation and version number update
|
10 月之前 |
jlanzarotta
|
eace87c014
Merge pull request #118 from drmikehenry/select-buffer
|
10 月之前 |
Michael Henry
|
0037b34fca
Restructure `s:SelectBuffer()` to demonstrate behaviors in #117.
|
10 月之前 |
Jeff Lanzarotta
|
d9905ad260
Update release.bat.
|
1 年之前 |
Jeff Lanzarotta
|
535e109abb
Update release.bat.
|
1 年之前 |
Jeff Lanzarotta
|
53f5ed2de1
Update how_to_release document.
|
1 年之前 |
Jeff Lanzarotta
|
f1b5001f0c
Added simple release batchfile.
|
1 年之前 |
Jeff Lanzarotta
|
0a4a47d6fe
Update how_to_release document.
|
1 年之前 |
Jeff Lanzarotta
|
170179118e
Updated release process.
|
1 年之前 |
Jeff Lanzarotta
|
ac69fb4612
Working on .goreleaser configuration file.
|
1 年之前 |
Jeff Lanzarotta
|
e7ca3e272e
Working on .goreleaser configuration file.
|
1 年之前 |
Jeff Lanzarotta
|
3441475096
Working on .goreleaser configuration file.
|
1 年之前 |
Jeff Lanzarotta
|
2e432eeccc
Working on .goreleaser configuration file.
|
1 年之前 |
Jeff Lanzarotta
|
b942c5b9fa
Working on .goreleaser configuration file.
|
1 年之前 |
Jeff Lanzarotta
|
a580366918
Updated .gitignore to ignore the /dist directory.
|
1 年之前 |
Jeff Lanzarotta
|
4fbbe0567b
Updated .goreleaser.yaml.
|
1 年之前 |
Jeff Lanzarotta
|
8fb3abdc08
Updated version number and documentation.
|
1 年之前 |
jlanzarotta
|
3828d24435
Merge pull request #116 from jlanzarotta/jlanzarotta-patch-1
|
1 年之前 |
jlanzarotta
|
dacef89cf8
Update README.md
|
1 年之前 |
jlanzarotta
|
2d86a59f1c
Merge pull request #115 from jsvisa/show-term
|
1 年之前 |
jsvisa
|
7894acfe5f
docs: markdown format
|
1 年之前 |
jsvisa
|
3df105fee3
docs: add option g:bufExplorerShowTerminal
|
1 年之前 |
jsvisa
|
7634c50e3a
feat: add terminal help status
|
1 年之前 |
jsvisa
|
ef33533f96
feat: bind H to toggle the display of terminal buffers
|
1 年之前 |