{"id":22887148,"url":"https://github.com/lcaballero/emacs-nav","last_synced_at":"2025-03-31T19:13:18.140Z","repository":{"id":145414210,"uuid":"43828364","full_name":"lcaballero/emacs-nav","owner":"lcaballero","description":"Automatically exported from code.google.com/p/emacs-nav","archived":false,"fork":false,"pushed_at":"2015-10-07T16:14:38.000Z","size":332,"stargazers_count":0,"open_issues_count":4,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-02-06T23:30:38.833Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Perl","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/lcaballero.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGES","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2015-10-07T16:12:05.000Z","updated_at":"2015-10-07T16:12:51.000Z","dependencies_parsed_at":"2023-04-09T05:00:46.037Z","dependency_job_id":null,"html_url":"https://github.com/lcaballero/emacs-nav","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/lcaballero%2Femacs-nav","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lcaballero%2Femacs-nav/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lcaballero%2Femacs-nav/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lcaballero%2Femacs-nav/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lcaballero","download_url":"https://codeload.github.com/lcaballero/emacs-nav/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246523874,"owners_count":20791444,"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-12-13T20:30:39.241Z","updated_at":"2025-03-31T19:13:18.114Z","avatar_url":"https://github.com/lcaballero.png","language":"Perl","funding_links":[],"categories":[],"sub_categories":[],"readme":"emacs-nav: simple file-system navigation\n========================================\n\nNav is a lightweight solution for Emacs users who want something like\nTextMate's file browser, or the Eclipse project view. Unlike these\ntwo, Nav only shows the contents of a single directory at a time. Nav\ncan be run painlessly in terminals, where Speedbar either fails on its\nattempt to make a new frame or is hidden. Nav's terminal-friendliness\ncomes from running in the frame where it was started, keeping window\nmanagement simple. The Nav key bindings are also simple -- each\nkey command is a single keystroke long.\n\n# Install\nPut something like this in your ~/.emacs:\n\n(add-to-list 'load-path \"/directory/containing/nav/\")\n(require 'nav)\n(nav-disable-overeager-window-splitting)\n;; Optional: set up a quick key to toggle nav\n;; (global-set-key [f8] 'nav-toggle)\n\n# Navigate!\nType M-x nav to start navigating.\n\nIn the nav window, hit ? to get help on keyboard shortcuts.\n\nTo set options for Nav, type M-x customize, then select Applications,\nNav.\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flcaballero%2Femacs-nav","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flcaballero%2Femacs-nav","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flcaballero%2Femacs-nav/lists"}