

GitHub - itchyny/bed: Binary editor written in Go
source link: https://github.com/itchyny/bed
Go to the source link to view the article. You can view the picture content, updated content and better typesetting reading experience. If the link is broken, please click the button below to view the snapshot at that time.

README.md
bed
Binary editor written in Go
Screenshot
Why?
Why not? Programming is so fun!
I learned so much while creating this editor; handling of file pointers, what the saying details should depend on abstractions mean, how to mock file system for tests in Go language, how to solve deadlock or race conditions between goroutines and many other things.
After all, creating by yourself is the best way to learn how it works.
Okay, but why?
I actually want a binary editor with Vim-like user interface, which runs in terminals, portable, fast and with window splitting feature. I think I started coding for what I want before doing research on existing editors.
Installation
$ go get -u github.com/itchyny/bed/cmd/bed
Features
- Basic editing: inserting, replacing, deleting bytes
- Support for large files
- Window splitting
- Partial writing
- Text searching
Note that this software is still in its early stage of development. Please refer to https://github.com/itchyny/bed/issues/1 for roadmap.
Bug Tracker
Report bug at Issues・itchyny/bed - GitHub.
Author
itchyny (https://github.com/itchyny)
License
This software is released under the MIT License, see LICENSE.
Recommend
-
261
Diablo II character file parser D2s is a binary parser written in Go that's used to parse .d2s files. This is the binary format that the game Diablo II uses...
-
109
lightline.vim A light and configurable statusline/tabline plugin for Vim https://github.com/itchyny/lightline.vim powerline (default) wombat
-
59
README.md vim-gitbranch Usage This plugin provides a function which returns the name of the git branch. :echo gitbranch#name() You can use thi...
-
65
README.md A calendar application for Vim Vim meets a next generation application
-
76
README.md
-
51
README.md gojq
-
59
README.md lite
-
45
README.md mmv
-
19
Lite XL A lightweight text editor written in Lua, adapted from lite. Get Lite XL — Download for Wi...
-
9
Kerla Kerla is a monolithic operating system kernel from scratch in Rust which aims to be compatible with the Linux ABI, that is, runs Linux binaries without any modifications. Implements *NIX process concepts: context sw...
About Joyk
Aggregate valuable and interesting links.
Joyk means Joy of geeK