summaryrefslogtreecommitdiffstats
path: root/vis.changes
diff options
context:
space:
mode:
authorMatěj Cepl <mcepl@cepl.eu>2024-05-01 00:35:36 +0200
committerMatěj Cepl <mcepl@cepl.eu>2024-05-01 00:35:39 +0200
commit34523d3492edffa75b858397e27da8e168c3f7f6 (patch)
tree3b1b75d5ba118b4ccb78e88133e6f09190c7087f /vis.changes
parent593411a37cd8f8a8b0c8578895be71a346f8b92b (diff)
downloadvis-pkg-34523d3492edffa75b858397e27da8e168c3f7f6.tar.gz
Update from 1fc17562 to 675ab49e:
- lua: uncomment list of lexer specific styles in default theme - lua: Serve viewport dimensions in viewport table - Emit an event (ui_draw) immediately before drawing the screen - Add Lua function to Win for directly editing cell styling by position - lua: small filetype/style setting cleanup
Diffstat (limited to 'vis.changes')
-rw-r--r--vis.changes10
1 files changed, 10 insertions, 0 deletions
diff --git a/vis.changes b/vis.changes
index b9bd633..a7e035a 100644
--- a/vis.changes
+++ b/vis.changes
@@ -1,4 +1,14 @@
-------------------------------------------------------------------
+Tue Apr 30 22:35:10 UTC 2024 - Matej Cepl <mcepl@cepl.eu>
+
+- Update from 1fc17562 to 675ab49e:
+ - lua: uncomment list of lexer specific styles in default theme
+ - lua: Serve viewport dimensions in viewport table
+ - Emit an event (ui_draw) immediately before drawing the screen
+ - Add Lua function to Win for directly editing cell styling by position
+ - lua: small filetype/style setting cleanup
+
+-------------------------------------------------------------------
Sat Apr 27 19:49:35 UTC 2024 - Matej Cepl <mcepl@cepl.eu>
- Update from ad03feb0 to 1fc17562: