Skip to content

shmup/xterm-color-table.vim

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

62 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

 ___  __)                   )   ___                  ______)
(,  |/                     (__/_____)   /)          (, /      /)  /)
    |  _/_  _  __  ____      /      ___// _____       /  _   (/_ //  _
 ) /|_ (___(/_/ (_/ / /_  (_/      (_)(/_(_)/ (_   ) /  (_(_/_) (/__(/_
(_/                        (______)               (_/

                                         guns <self@sungpae.com>

NOTES:

  • Provides command :XtermColorTable, as well as variants for different splits
  • Xterm numbers on the left, equivalent RGB values on the right
  • Press # to yank current color (shortcut for yiw)
  • Press t to toggle RGB text visibility
  • Press f to set RGB text to current color
  • Buffer behavior similar to Scratch.vim

SCREENSHOTS:

xterm-color-table

With RGB visibility toggled:

xterm-color-table-with-visible-rgb

INSPIRED BY:

About

All 256 xterm colors with their RGB equivalents, right in Vim!

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Vim Script 97.0%
  • Ruby 3.0%