Skip to content

Latest commit

 

History

History
25 lines (19 loc) · 368 Bytes

README.md

File metadata and controls

25 lines (19 loc) · 368 Bytes

Mersge

Simple 3-way merge editor for the terminal

Demo

Run

mersge <file>

Usage

  • Arrow Up - move up
  • Arrow Down - move down
  • L - accept local
  • R - accept incoming
  • W - write file
  • Q - quit

Build

cargo build

Test

cargo test

Todo

  • vertical scrolling
  • manual edit