{"id":20565748,"url":"https://github.com/phenax/st","last_synced_at":"2026-02-13T20:46:01.638Z","repository":{"id":83227683,"uuid":"249165627","full_name":"phenax/st","owner":"phenax","description":"The best fork of st. Straight up fact","archived":false,"fork":false,"pushed_at":"2024-08-20T14:01:21.000Z","size":2060,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-10-04T04:58:53.784Z","etag":null,"topics":["st","terminal"],"latest_commit_sha":null,"homepage":"","language":"C","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/phenax.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,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2020-03-22T11:06:06.000Z","updated_at":"2024-08-20T14:01:26.000Z","dependencies_parsed_at":"2025-05-09T18:43:38.858Z","dependency_job_id":null,"html_url":"https://github.com/phenax/st","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/phenax/st","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/phenax%2Fst","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/phenax%2Fst/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/phenax%2Fst/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/phenax%2Fst/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/phenax","download_url":"https://codeload.github.com/phenax/st/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/phenax%2Fst/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29417698,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-13T06:24:03.484Z","status":"ssl_error","status_checked_at":"2026-02-13T06:23:12.830Z","response_time":78,"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":["st","terminal"],"created_at":"2024-11-16T04:38:57.422Z","updated_at":"2026-02-13T20:46:01.619Z","avatar_url":"https://github.com/phenax.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"# st - My fork of st (https://st.suckless.org/)\nst is a simple terminal emulator for X which sucks less.\n\n\n### Requirements\nIn order to build st you need the Xlib header files.\nYou also need dmenu installed for the prompts\n\n\n### Installation\nEdit config.mk to match your local setup (st is installed into the /usr/local namespace by default).\nAfterwards enter the following command to build and install st (if necessary as root):\n```\nmake clean install\n```\n\n### Additional stuff\n* `Ctrl + Shift + u` will bring up `dmenu` with a list of all urls in the output. Selecting one will open the url with `xdg-open`\n* `Ctrl + Shift + PageUp/PageDown` for scrolling through history. Mouse scroll is disabled but you can enable it by uncommenting a few lines under `mshortcuts` in `config.def.h`\n* `Ctrl + Shift + Escape` to go into visual selection mode. The patch has been overridden to make the key bindings more vim like.\n    - `v` to start selecting text\n    - `y` to copy and exit visual selection\n    - `g` to go to the top\n    - `G` to go to the bottom\n    - `Escape` or `Enter` or `i` to go to insert mode i.e. exit out of vim mode\n    - `0` to go the start of the line\n    - `$` to go the end of the line\n    - `/` to search in window\n    - `n/N` for next/prev search result\n\n\n### Patches included in the fork\n\n* Keyboard selection. (Altered the code after patching)\n* Allow piping to external command from st\n* Transparency\n* Clipboard instead of primary\n* Create a desktop entry on install\n* Allow specifying secondary font\n* Scrollback in history\n* Cli option for specifying working directory\n* Load values from .Xresources\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fphenax%2Fst","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fphenax%2Fst","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fphenax%2Fst/lists"}