{"id":13661732,"url":"https://github.com/fcpg/vim-altscreen","last_synced_at":"2025-04-25T03:31:05.341Z","repository":{"id":97577613,"uuid":"82190585","full_name":"fcpg/vim-altscreen","owner":"fcpg","description":"Alternate screen setup for terminal Vim","archived":false,"fork":false,"pushed_at":"2018-12-19T14:19:47.000Z","size":3,"stargazers_count":19,"open_issues_count":0,"forks_count":1,"subscribers_count":4,"default_branch":"master","last_synced_at":"2024-08-02T05:13:21.346Z","etag":null,"topics":["vim"],"latest_commit_sha":null,"homepage":"","language":"Vim script","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/fcpg.png","metadata":{"files":{"readme":"README.md","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,"governance":null,"roadmap":null,"authors":null}},"created_at":"2017-02-16T14:40:51.000Z","updated_at":"2024-07-01T06:51:26.000Z","dependencies_parsed_at":"2024-01-14T17:12:53.868Z","dependency_job_id":"2626298b-d763-4640-877b-9e5b0e3c4e9e","html_url":"https://github.com/fcpg/vim-altscreen","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/fcpg%2Fvim-altscreen","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fcpg%2Fvim-altscreen/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fcpg%2Fvim-altscreen/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fcpg%2Fvim-altscreen/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fcpg","download_url":"https://codeload.github.com/fcpg/vim-altscreen/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":223979717,"owners_count":17235448,"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":["vim"],"created_at":"2024-08-02T05:01:40.544Z","updated_at":"2024-11-10T16:31:46.813Z","avatar_url":"https://github.com/fcpg.png","language":"Vim script","funding_links":[],"categories":["Vim script"],"sub_categories":[],"readme":"Vim-altscreen\n==============\nAltscreen automatically toggles alternate screen features on you terminal.\n\nNo more `:!` output in the wrong place!\n\nIf you are using Vim in a terminal, you have probably noticed that the output\nof external commmands doesn't go in the same \"virtual screen\" as Vim; Eg. if\nyou type `:!ls`, it looks as though you pressed `\u003cC-z\u003e`, ran `ls` in the\nshell, then resumed Vim once you pressed a key. And when you quit Vim, you\ncan see the output of all external commands you ran in Vim, which is \ngenerally not what you want.\n\nThis plugin ensures that the output of external commands run in Vim stays in\nVim's \"virtual screen\", and doesn't pollute your main \"shell screen\".\n\n[![asciicast](https://asciinema.org/a/R7Dno07kILcTaOY704dFjnlDz.png)](https://asciinema.org/a/R7Dno07kILcTaOY704dFjnlDz)\n\nInstallation\n-------------\nUse your favorite method:\n*  [Pathogen][1] - git clone https://github.com/fcpg/vim-altscreen ~/.vim/bundle/vim-altscreen\n*  [NeoBundle][2] - NeoBundle 'fcpg/vim-altscreen'\n*  [Vundle][3] - Plugin 'fcpg/vim-altscreen'\n*  [Plug][4] - Plug 'fcpg/vim-altscreen'\n*  manual - copy all of the files into your ~/.vim directory\n\nHelp\n-----\nRun :helptags (or :Helptags with Pathogen), then :help altscreen\n\nPluginophobia\n--------------\n\nIf you don't like plugins, feel free to steal the code into your vimrc.\n\nLicense\n--------\n[Attribution-ShareAlike 4.0 Int.](https://creativecommons.org/licenses/by-sa/4.0/)\n\n[1]: https://github.com/tpope/vim-pathogen\n[2]: https://github.com/Shougo/neobundle.vim\n[3]: https://github.com/gmarik/vundle\n[4]: https://github.com/junegunn/vim-plug\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffcpg%2Fvim-altscreen","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffcpg%2Fvim-altscreen","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffcpg%2Fvim-altscreen/lists"}