{"id":13661734,"url":"https://github.com/hauleth/vim-backscratch","last_synced_at":"2025-10-29T10:30:33.860Z","repository":{"id":140295422,"uuid":"219865522","full_name":"hauleth/vim-backscratch","owner":"hauleth","description":"Small scratches for Vim, feels nice","archived":false,"fork":false,"pushed_at":"2019-11-19T15:37:34.000Z","size":3,"stargazers_count":21,"open_issues_count":0,"forks_count":1,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-02-02T01:03:01.776Z","etag":null,"topics":["scratch","vim","vim-plugin"],"latest_commit_sha":null,"homepage":"","language":"Vim script","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/hauleth.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null}},"created_at":"2019-11-05T22:50:25.000Z","updated_at":"2024-11-30T06:17:04.000Z","dependencies_parsed_at":"2024-01-14T17:13:01.009Z","dependency_job_id":"7c1003a6-3811-480b-bfc0-ce728633b5ff","html_url":"https://github.com/hauleth/vim-backscratch","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hauleth%2Fvim-backscratch","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hauleth%2Fvim-backscratch/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hauleth%2Fvim-backscratch/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hauleth%2Fvim-backscratch/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hauleth","download_url":"https://codeload.github.com/hauleth/vim-backscratch/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":238803475,"owners_count":19533327,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":["scratch","vim","vim-plugin"],"created_at":"2024-08-02T05:01:40.570Z","updated_at":"2025-10-29T10:30:28.556Z","avatar_url":"https://github.com/hauleth.png","language":"Vim script","funding_links":[],"categories":["Vim script"],"sub_categories":[],"readme":"# Back scratch\n\nOpen new scratch window. Additionally allows to load output of Vim command,\nshell command of register into such buffer.\n\n## Thanks\n\nBased on -romainl- script -  https://gist.github.com/romainl/eae0a260ab9c135390c30cd370c20cd7\n\n## Usage:\n\n      :Scratch \"open new, empty, scratch window\n      :Scratch ls \" show the full output of command :ls in scratch window\n      :Scratch !ls -la \" show the full output of command :!ls -la in scratch window\n      :Scratch @+ \" show the full output of '+' register in scratch window\n\n## Additions:\n\n- by default use :new instead of :vnew\n- accepts modifiers like :vertical or :aboveleft to control where the\n  scratchpad will be positioned\n- adds support for opening scratchpads for registers via @ prefix\n- adds :Scratchify to change any buffer into scratchpad\n\n## TODO:\n\n- support for specifying filetype via +ft\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhauleth%2Fvim-backscratch","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhauleth%2Fvim-backscratch","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhauleth%2Fvim-backscratch/lists"}