added demo for console

This commit is contained in:
Reed Esau
2013-12-29 23:10:26 -07:00
parent aac0e78490
commit 9c1e06861f
3 changed files with 9 additions and 1 deletions

View File

@@ -2,6 +2,8 @@
> Conveniently manage Vims appearance to suit your task and environment > Conveniently manage Vims appearance to suit your task and environment
![demo](screenshots/thematic-console.gif)
* Groups global settings (like colorscheme) into themes * Groups global settings (like colorscheme) into themes
* Stays out of your way, except where you want it * Stays out of your way, except where you want it
* No predefined key mappings to interfere with your other mappings * No predefined key mappings to interfere with your other mappings

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.4 MiB

View File

@@ -0,0 +1,6 @@
Captured with Quicktime.
Processed with:
$ ffmpeg -i in.mov -s 600x313 -pix_fmt rgb24 -r 10 -f gif - | \
gifsicle --optimize=3 --delay=3 > out.gif