https://github.com/lujun9972/uimage
a iimage like minor mode, but with the ability to display url images
https://github.com/lujun9972/uimage
Last synced: 5 months ago
JSON representation
a iimage like minor mode, but with the ability to display url images
- Host: GitHub
- URL: https://github.com/lujun9972/uimage
- Owner: lujun9972
- Created: 2015-09-23T21:49:02.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2016-09-01T12:21:34.000Z (almost 10 years ago)
- Last Synced: 2025-02-09T15:11:50.427Z (over 1 year ago)
- Language: Emacs Lisp
- Homepage:
- Size: 248 KB
- Stars: 10
- Watchers: 2
- Forks: 3
- Open Issues: 3
-
Metadata Files:
- Readme: README.org
Awesome Lists containing this project
README
* uimage
a iimage like minor mode, but fetch image data from the url
before enable the uimage-mode:
[[file:before_uimage.png]]
after enable the uimage-mode:
[[file:after_uimage.png]]
after enable the uimage-mode, you can use ~C-c C-c~ to refresh the images. With a region active, It will only refresh the images in the region.