Skip to content

Clone of console file manager "Midnight Commander" written in C#

Notifications You must be signed in to change notification settings

Edems-DEV/midsharp-commander

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MidSharp-Commander_logo


What it about?

This project is about trying to replicate the original Midnight Commander using C#.


Features

  • File Manager - console file manager with many features
  • Text Editor - simple console editor with search and more
  • more
    • Responsible - resize window as you want
    • Themes - personalize your GUI experience in config.cs
Details
  • File Manager
    • Basic fucntion:
      • TAB = switch pane
      • ENTER = enter seleced folder
    • Footer function:
      • F1 = Drives
      • F2 = Create file
      • F3 = Preview file
      • F4 = Edit file
      • F5 = Copy file
      • F6 = Rename/Move file
      • F7 = Create folder
      • F8 = Delete item
      • F10 = Quit
  • Text Editor
    • Control
      • Arrows
      • PageUP/DOWN
      • END/HOME
    • Search
      • Search
        • Find All
      • Replace
        • Skip
        • Replace All
    • Select
      • F3 = Mark MODE
      • F8 = Delete
      • F6 = Move
      • F5 = Copy
  • More
    • Responsible - resize window as you want
    • Themes - personalize your GUI experience in config.cs
    • Keybinds - use your function keys
    • PopUps - eazy to implement poups

Showcase

📁File Manager

FilePanel_showcase

📝Text Editor

TextEditor_showcase

( 🎥 )

Diagram

🗺️ Overview

Diagram_V0.5

About

Clone of console file manager "Midnight Commander" written in C#

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages