{"id":22393082,"url":"https://github.com/nemethf/select-screen-window","last_synced_at":"2026-02-17T09:38:59.390Z","repository":{"id":145233626,"uuid":"549607461","full_name":"nemethf/select-screen-window","owner":"nemethf","description":"Incremental search for window selection of GNU Screen","archived":false,"fork":false,"pushed_at":"2022-10-13T19:34:24.000Z","size":16,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-26T22:23:11.413Z","etag":null,"topics":["gnu-screen"],"latest_commit_sha":null,"homepage":"","language":"Emacs Lisp","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/nemethf.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"COPYING","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2022-10-11T13:00:04.000Z","updated_at":"2022-10-11T13:08:43.000Z","dependencies_parsed_at":null,"dependency_job_id":"2fd586a4-36b9-4be4-bfa8-d4918e2dee9f","html_url":"https://github.com/nemethf/select-screen-window","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/nemethf/select-screen-window","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nemethf%2Fselect-screen-window","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nemethf%2Fselect-screen-window/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nemethf%2Fselect-screen-window/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nemethf%2Fselect-screen-window/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nemethf","download_url":"https://codeload.github.com/nemethf/select-screen-window/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nemethf%2Fselect-screen-window/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":262736599,"owners_count":23356146,"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":["gnu-screen"],"created_at":"2024-12-05T04:22:36.507Z","updated_at":"2025-10-16T18:09:31.240Z","avatar_url":"https://github.com/nemethf.png","language":"Emacs Lisp","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Incremental search for window selection of GNU Screen\n\nThis program implements an alternative window selection functionality\nto [GNU Screen][screen].  It provides incremental search by relying on\nthe `completing-read` functions of [Emacs].\n\n# Installation\n\nYou can enable `ssw` by creating a shortcut in your `~/.screenrc`.\nFor example:\n\n```\n    bind b screen $HOME/src/ssw\n```\n\n`ssw` starts Emacs as a sub-process, but it should start reasonably\nfast because it does not read the user's init file.  If that's not\nfast enough and there's a running Emacs daemon, which has already\nloaded ssw.el, then this might work as well:\n\n```\n    bind b screen $HOME/src/ssw-emacsclient\n```\n\n# Demo\n\n  ![demo](https://raw.githubusercontent.com/wiki/nemethf/select-screen-window/demo.gif)\n\n# Emacs\n\nSince the incremental window selection method is implemented in Emacs,\n`ssw` has a very simple screen library.  Based on it `ssw` provides a\nnew command for Emacs users: `ssw-insert-window` inserts the content\nof a screen window into an Emacs buffer.\n\n# License\n\n[GPLv3+][gpl]\n\n[gpl]: COPYING\n[screen]: https://www.gnu.org/software/screen/\n[Emacs]: https://www.gnu.org/software/emacs/\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnemethf%2Fselect-screen-window","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnemethf%2Fselect-screen-window","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnemethf%2Fselect-screen-window/lists"}