issues
search
famiu
/
bufdelete.nvim
Delete Neovim buffers without losing window layout
GNU General Public License v3.0
514
stars
16
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
[Feature] Delete all other buffers
#54
ecly
closed
7 months ago
4
Utilize nvim_buf_is_loaded for more accurate buffer validation
#53
vlmonk
closed
8 months ago
3
[Bug] Error Triggered When Deleting Fugitive Buffer in Neovim
#52
vlmonk
closed
8 months ago
0
[Bug] Deleting a buffer that set 'bufhidden=delete' will trigger Vim error E516.
#51
gh-liu
closed
8 months ago
3
[Feature] Restrict closing-by-search-term to only close a buffer if a single buffer matches the term.
#50
neandrake
opened
10 months ago
2
feat: allow filtering buffers that can be switched to
#49
famiu
closed
10 months ago
0
Filtering buffers that could be opened after Bdelete.
#48
spimanov
closed
11 months ago
4
Don't switch to special buffers such as quickfix
#47
eyalz800
closed
1 year ago
3
[Feature] Provide a hook to ignore layout keep
#46
Shatur
closed
1 year ago
4
[Bug] After `BDelete`, focus will always go to first buffer
#45
keaising
closed
1 year ago
4
[Bug] bad argument #1 to 'ipairs' (table expected, got number)
#44
barklan
closed
1 year ago
3
[Bug]
#43
ckoehler
closed
1 year ago
2
fix: Allow unloaded buffers to be deleted as well
#42
mehalter
closed
1 year ago
1
[Feature] Always open empty buffer when closing a buffer
#41
TylerBarnes
closed
1 year ago
1
feat: use confirm() instead of echo
#40
isaksamsten
closed
1 year ago
5
How could you delete all buffers other than the current one?
#39
serhez
closed
1 year ago
1
[Feature] After deleting or wiping out a buffer go to the last jump location
#38
augustocdias
closed
1 year ago
1
[Feature] Use the native confirmation dialogue
#37
musjj
closed
1 year ago
0
Invalid window id: 1010 when executing `:Bdelete!` with `ttyfast` option
#36
linrongbin16
closed
1 year ago
1
feat: close prompt for terminal buffers
#35
famiu
closed
1 year ago
0
Add support for terminal buffers
#34
msaher
closed
1 year ago
1
feat: change esc to act like cancel for change prompt
#33
chanced
closed
1 year ago
1
[Feature] Allow for configurability of pressing esc when prompted regarding changes after bufdelete(0, false)
#32
chanced
closed
1 year ago
1
[Feature] If use the Bdelete in a modified buffer, could there be a UI selector?
#31
Fau818
closed
1 year ago
2
fix: term buffers not closing
#30
famiu
closed
2 years ago
0
[Feature] Delete or Wipe all hidden buffers
#29
lyndhurst
closed
2 years ago
1
[Bug] Cannot use `:Bdelete` in terminal buffer
#28
mehalter
closed
2 years ago
3
[Bug] Error message everytime i start nvim
#27
PumpedSardines
closed
2 years ago
2
[Not a bug]
#26
Slushee-a
closed
2 years ago
2
fix: switch to existing valid buffers even if they're unloaded
#25
famiu
closed
2 years ago
0
Uncomfortable behavior change on buffer delete
#24
latipun7
closed
2 years ago
0
feat: add minimal_init.lua
#23
famiu
closed
2 years ago
0
feat!: allow buffer name and range.
#22
famiu
closed
2 years ago
0
A strange delay when closing a buffer
#21
lcfd
closed
2 years ago
4
Allow range command
#20
latipun7
closed
2 years ago
1
how to work with Bufferline?
#19
ShiChenCong
closed
2 years ago
0
[request] Callback or event for when there's no next buffer
#18
bennypowers
closed
2 years ago
6
[Bug] After the last update now buffers are randomly opened
#17
pidgeon777
closed
2 years ago
4
random error: invalid window id
#16
ViRu-ThE-ViRuS
closed
2 years ago
2
Cannot close unlisted buffers
#15
EtiamNullam
closed
2 years ago
1
Handle buffers not attached to windows
#14
showermat
closed
2 years ago
2
Ability to close all possible buffers
#13
Strongleong
closed
2 years ago
1
Prompt to save or ignore changes instead of abort command
#12
defpis
closed
2 years ago
1
Outdated documentation with Bdelete and Bwipeout
#11
chmouel
closed
2 years ago
2
Check the 'modified' option of target buffer
#10
yelite
closed
2 years ago
0
I can't close Netrw with bufdelete function
#9
gbrlsnchs
closed
2 years ago
2
Fix #7: Don't depend on the builtin ':bd' to switch buffers
#8
spindensity
closed
3 years ago
0
Can't keep the window layout when deleting buffer
#7
spindensity
closed
3 years ago
0
Error when deleting buffer with `bufhidden=wipe`
#6
jdrouhard
closed
3 years ago
9
Fix bufdelete showing wrong next buffer
#5
famiu
closed
3 years ago
0
Next