{"id":21134233,"url":"https://github.com/cometsong/bufkill.vim","last_synced_at":"2026-01-30T20:31:45.181Z","repository":{"id":7876313,"uuid":"9250049","full_name":"cometsong/bufkill.vim","owner":"cometsong","description":"Git mirror of 'bufkilll.vim'. http://www.vim.org/scripts/script.php?script_id=1147","archived":false,"fork":false,"pushed_at":"2013-07-09T06:46:45.000Z","size":144,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-06-15T15:55:20.261Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"VimL","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/cometsong.png","metadata":{"files":{"readme":"README","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2013-04-05T20:34:59.000Z","updated_at":"2016-05-28T21:24:04.000Z","dependencies_parsed_at":"2022-09-05T10:40:17.253Z","dependency_job_id":null,"html_url":"https://github.com/cometsong/bufkill.vim","commit_stats":null,"previous_names":[],"tags_count":8,"template":false,"template_full_name":null,"purl":"pkg:github/cometsong/bufkill.vim","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cometsong%2Fbufkill.vim","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cometsong%2Fbufkill.vim/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cometsong%2Fbufkill.vim/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cometsong%2Fbufkill.vim/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cometsong","download_url":"https://codeload.github.com/cometsong/bufkill.vim/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cometsong%2Fbufkill.vim/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28918444,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-30T20:25:28.696Z","status":"ssl_error","status_checked_at":"2026-01-30T20:25:13.426Z","response_time":66,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-20T06:25:22.824Z","updated_at":"2026-01-30T20:31:45.152Z","avatar_url":"https://github.com/cometsong.png","language":"VimL","funding_links":[],"categories":[],"sub_categories":[],"readme":"This is a mirror of http://www.vim.org/scripts/script.php?script_id=1147\n \nBasic Usage: \nWhen you want to unload/delete/wipe a buffer, use: \n  :bun/:bd/:bw to close the window as well (vim command), or \n  :BUN/:BD/:BW to leave the window(s) intact (this script). \nTo move backwards and forwards through the chronological \nlist of buffers accessed, use :BB and :BF, respectively. \nMappings are also defined. \n\nDetailed Description: \nThis is a script to \na) unload, delete or wipe a buffer without closing the window (or windows) \n    it was displayed in \nb) in its place, display the buffer most recently used in each window \n    it was displayed in.  This selection is taken from the full list of \n    buffers ever displayed in each respective window (since vim was started) \nc) allow one level of undo in case you kill a buffer then change your mind \nd) allow various customizations via option variables \n\nSince the script maintains a list of buffer access order for each window, \ncommands are also provided to move backwards and forwards between \nthe buffers in this order, similar to going backwards and forwards in a \nweb browser. \n\nThe inspiration for this script came from \na) my own frustration with vim's lack of this functionality \nb) the description of the emacs kill-buffer command in vimtip #622 \n   (this script basically duplicates this command I believe, \n   not sure about the undo functionality) \nc) comments and many mails from Keith Roberts when the issue was \n   raised in the vim@vim.org mailing list.\n \ninstall details\nThe usual - drop the file into your $HOME/.vim/plugin directory (unix) \nor $HOME/vimfiles/plugin directory (Windows), etc. \nUse the commands/mappings defined to invoke the functionality \n(or redefine them elsewhere to what you want), and set the \nUser Configurable Variables as desired.  You should be able to make \nany customisations to the controls in your vimrc file, such that \nupdating to new versions of this script won't affect your settings.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcometsong%2Fbufkill.vim","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcometsong%2Fbufkill.vim","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcometsong%2Fbufkill.vim/lists"}