{"id":13896869,"url":"https://github.com/ziontee113/yt-tutorials","last_synced_at":"2025-08-21T21:31:57.281Z","repository":{"id":41228162,"uuid":"505030945","full_name":"ziontee113/yt-tutorials","owner":"ziontee113","description":"This is a repo for my Youtube tutorials","archived":false,"fork":false,"pushed_at":"2023-01-06T16:51:57.000Z","size":8,"stargazers_count":28,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2024-11-01T15:05:02.649Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":null,"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/ziontee113.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}},"created_at":"2022-06-19T06:33:29.000Z","updated_at":"2023-12-10T12:07:07.000Z","dependencies_parsed_at":"2023-02-06T06:47:22.234Z","dependency_job_id":null,"html_url":"https://github.com/ziontee113/yt-tutorials","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/ziontee113%2Fyt-tutorials","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ziontee113%2Fyt-tutorials/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ziontee113%2Fyt-tutorials/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ziontee113%2Fyt-tutorials/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ziontee113","download_url":"https://codeload.github.com/ziontee113/yt-tutorials/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":230533495,"owners_count":18240980,"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":[],"created_at":"2024-08-06T18:03:12.505Z","updated_at":"2024-12-20T04:25:07.988Z","avatar_url":"https://github.com/ziontee113.png","language":null,"funding_links":[],"categories":["Others"],"sub_categories":[],"readme":"# Video Title:\n\n- Map / Unlock Special Key Combinations in Neovim\n\n# Links:\n\n- https://en.wikipedia.org/wiki/List_of_Unicode_characters\n- http://www.leonerd.org.uk/hacks/fixterms/\n\n## Example kitty.conf: (If you're using Tmux)\n### If you're not using Tmux, these extended keys should work out of the box without any configuration.\n### Me myself downgraded my Tmux to version `3.1_c` in order to make mappings work properly.\n\n```\n# Shift + Enter\nmap shift+enter send_text all \\x1b[13;2u\n\n# Ctrl + I Remaps\nmap ctrl+i send_text all \\x1b[105;5u\n\n# Ctrl + . , ;\nmap ctrl+. send_text all \\x1b[46;5u\nmap ctrl+, send_text all \\x1b[44;5u\nmap ctrl+; send_text all \\x1b[59;5u\n\n# Ctrl + Shift Remaps\nmap ctrl+shift+h send_text all \\x1b[72;6u\nmap ctrl+shift+j send_text all \\x1b[74;6u\nmap ctrl+shift+k send_text all \\x1b[75;6u\nmap ctrl+shift+l send_text all \\x1b[76;6u\n```\n\n## Example alacritty.conf:\n\n```yaml\nkey_bindings:\n  - { key: H, mods: Control|Shift, chars: \"\\x1b[72;6u\" }\n  - { key: J, mods: Control|Shift, chars: \"\\x1b[74;6u\" }\n  - { key: K, mods: Control|Shift, chars: \"\\x1b[75;6u\" }\n  - { key: L, mods: Control|Shift, chars: \"\\x1b[76;6u\" }\n\n  - { key: I, mods: Control, chars: \"\\x1b[105;5u\" }\n\n  - { key: Period, mods: Control, chars: \"\\x1b[46;5u\" }\n  - { key: Comma, mods: Control, chars: \"\\x1b[44;5u\" }\n  - { key: Semicolon, mods: Control, chars: \"\\x1b[59;5u\" }\n\n  - { key: Return, mods: Shift, chars: \"\\x1b[13;2u\" }\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fziontee113%2Fyt-tutorials","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fziontee113%2Fyt-tutorials","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fziontee113%2Fyt-tutorials/lists"}