Skip to content

Commit 0a10913

Browse files
authored
Update README.md
1 parent 85ce0f3 commit 0a10913

1 file changed

Lines changed: 1 addition & 9 deletions

File tree

README.md

Lines changed: 1 addition & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -6,15 +6,7 @@ A TUI file manager that accelerates file copying between repositories.
66

77
With a dual-pane layout displaying Source and Destination side by side, you can quickly perform file operations using only the keyboard with Vim-like keybindings.
88

9-
```text
10-
┌─── Source ──────────┬─── Dest ────────────┐
11-
│ main.go │ main.go │
12-
│ internal/ │ internal/ │
13-
│ * README.md │ go.mod │
14-
│ go.mod │ │
15-
└─────────────────────┴─────────────────────┘
16-
[left] [q]Quit [Tab]Switch [h/j/k/l]Move
17-
```
9+
https://github.com/user-attachments/assets/4cb2b8a1-3310-4463-a375-02996ce8f257
1810

1911
## Requirements
2012

0 commit comments

Comments
 (0)