Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/zbox-old/debian-mc
https://github.com/zbox-old/debian-mc
debian debian-linux debian-package debian-packages linux
Last synced: 3 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/zbox-old/debian-mc
- Owner: zbox-old
- License: gpl-3.0
- Created: 2022-09-01T18:57:53.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2022-09-18T14:34:02.000Z (about 2 years ago)
- Last Synced: 2024-10-11T13:22:27.588Z (27 days ago)
- Topics: debian, debian-linux, debian-package, debian-packages, linux
- Language: Makefile
- Homepage:
- Size: 2.31 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Debian / Midnight Commander
GNU **Midnight Commander** is a text-mode full-screen file manager. It uses a two panel interface and a subshell for command execution. It includes an internal editor with syntax highlighting and an internal viewer with support for binary files. Also included is Virtual Filesystem (VFS), that allows files on remote systems (e.g. FTP, SSH servers) and files inside archives to be manipulated like real files.
## How to Build
1. Get source from [salsa.debian.org](https://salsa.debian.org/debian/mc).
2. Write changelog (`git log --decorate=full > git.debian.log`) from [salsa.debian.org](https://salsa.debian.org/debian/mc) to [git.debian.log](git.debian.log).
3. Modify & update source.
4. Build source.