Vixl44
Create pixel art inside your terminal using vim movements
Install / Use
/learn @sebashwa/Vixl44README

vixl44
Create pixel art inside your terminal using vim movements
Installation
Get go, then:
go get github.com/sebashwa/vixl44
Usage
~/go/bin/vixl44 [OPTIONS] [FILENAME]
FILENAME
the name of your file
OPTIONS
-c, --cols
number of columns, default is 20, 0 means full width, ignored if name of existing file given
-r, --rows
number of rows, default is 20, 0 means full height, ignored if name of existing file given
Keybindings
Movement
Keys | Action ----------------------------------------------------|---------------------------------- <kbd>h</kbd>,<kbd>j</kbd>,<kbd>k</kbd>,<kbd>l</kbd> | Move cursor left, down, up, right <kbd>w</kbd> | Move cursor 5 columns right <kbd>b</kbd> | Move cursor 5 columns left <kbd>Ctrl-d</kbd> | Move cursor 5 rows down <kbd>Ctrl-u</kbd> | Move cursor 5 rows up
Normal Mode
Keys | Action ----------------------------------------------------|---------------------------------- <kbd>Space</kbd>, <kbd>Return</kbd> | Paint color <kbd>s</kbd> | Select color under the cursor <kbd>f</kbd> | Replace color in area (Flood fill) <kbd>u</kbd> | Undo change <kbd>Ctrl-r</kbd> | Redo change <kbd>p</kbd> | Paste from buffer <kbd>c</kbd> | Switch to palette mode <kbd>Ctrl-v</kbd> | Switch to visual block mode
Visual Block Mode
Keys | Action ----------------------------------------------------|---------------------------------- <kbd>Space</kbd>, <kbd>Return</kbd> | Paint color <kbd>x</kbd>, <kbd>d</kbd> | Cut area <kbd>y</kbd> | Copy area <kbd>Esc</kbd> | Switch to normal mode <kbd>c</kbd> | Switch to palette mode
Palette Mode
Keys | Action ----------------------------------------------------|---------------------------------- <kbd>Space</kbd>, <kbd>Return</kbd> | Select color <kbd>Esc</kbd> | Switch to normal mode <kbd>Ctrl-v</kbd> | Switch to visual block mode
Commands
:w FILENAME<CR> - Write to FILENAME
:wq FILENAME<CR> - Write to FILENAME and quit
:exp FILENAME.svg<CR> - Export to FILENAME in svg format
:exp FILENAMExN.png<CR> - Export to FILENAME in png format with an optional scale factor N
:exp FILENAME.ansi<CR> - Export ANSI escape sequences to FILENAME (use i.e. cat FILENAME to view it)
:q<CR> - Quit
License
This project is free software: You can redistribute it and/or modify it under the terms of the GNU General Public License, either version 3 of the License, or (at your option) any later version.
Related Skills
node-connect
347.6kDiagnose OpenClaw node connection and pairing failures for Android, iOS, and macOS companion apps
frontend-design
108.4kCreate distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.
openai-whisper-api
347.6kTranscribe audio via OpenAI Audio Transcriptions API (Whisper).
qqbot-media
347.6kQQBot 富媒体收发能力。使用 <qqmedia> 标签,系统根据文件扩展名自动识别类型(图片/语音/视频/文件)。
