Skip to content
View yatikh's full-sized avatar
🏗️
this status is under construction
🏗️
this status is under construction

Block or report yatikh

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
yatikh/README.md

Hi there 👋

Pinned Loading

  1. Midnight Commander Keyboard Shortcut... Midnight Commander Keyboard Shortcuts for Mac OSX
    1
    ----- Esc -----
    2
    Quick change directory: Esc + c
    3
    Quick change directory history: Esc + c and then Esc + h
    4
    Quick change directory previous entry: Esc + c and then Esc + p
    5
    Command line history: Esc + h
  2. nano keyboard shortcuts nano keyboard shortcuts
    1
    `^` = `Ctrl` key
    2
    `M` = `Alt` key (`Esc` on MacOs)
    3
    
                  
    4
    ```
    5
    ^G      (F1)            Display this help text
  3. tmux shortcuts & cheatsheet tmux shortcuts & cheatsheet
    1
    # tmux shortcuts & cheatsheet
    2
    
                  
    3
    start new:
    4
    
                  
    5
        tmux