|
68325db6fc
|
devlog: widget styles
|
2025-08-14 16:53:46 +02:00 |
|
|
b4a9c754e0
|
devlog: tab width commands
|
2025-08-12 14:12:50 +02:00 |
|
|
b2e002118c
|
devlog: file completion, palette refresh, restart state
|
2025-08-08 21:53:14 +02:00 |
|
|
3def81cb5f
|
devlog: auto hide tab bar
|
2025-08-03 21:17:42 +02:00 |
|
|
e610d82b2f
|
devlog: smarter insert line functions
|
2025-08-01 16:54:54 +02:00 |
|
|
b387e173d5
|
devlog: indent_mode
|
2025-07-30 22:09:16 +02:00 |
|
|
6c240c6c26
|
fix: minor layout tweak for small screens
|
2025-07-17 09:35:48 +02:00 |
|
|
ceecd3f5be
|
fix: devlog background fade in light mode
|
2025-07-17 09:29:33 +02:00 |
|
|
64031e4883
|
devlog: Auto save
|
2025-07-16 20:01:46 +02:00 |
|
|
9f8a89356d
|
devlog: new command: toggle_format_on_save
|
2025-07-16 19:56:48 +02:00 |
|
|
715cd89674
|
fix: add missing word
|
2025-07-14 19:02:00 +02:00 |
|
|
4d728eb42f
|
devlog: configurable file types
|
2025-07-14 18:59:52 +02:00 |
|
|
38103e7e47
|
feat: mention file types configuration
|
2025-07-14 18:54:01 +02:00 |
|
|
fda0c20e68
|
devlog: improved backtraces for segfaults
|
2025-07-01 20:07:07 +02:00 |
|
|
dec393595b
|
feat: add windows debug installers and update installer docs
|
2025-07-01 19:42:10 +02:00 |
|
|
e6c39acdd6
|
feat: add --debug flag to installer to install debug builds
|
2025-07-01 19:10:02 +02:00 |
|
|
742c9f997e
|
fix: use full package title in up-to-date message in windows installer
|
2025-06-24 21:45:07 +02:00 |
|
|
1853955b4e
|
fix: don't terminate calling shell in windows install scripts
|
2025-06-24 21:41:53 +02:00 |
|
|
63c8caaace
|
feat: add windows installer
|
2025-06-24 18:45:58 +02:00 |
|
|
967f9c3bf5
|
devlog: hurl support and tilde expansion
|
2025-06-20 19:47:02 +02:00 |
|
|
add2d8b257
|
devlog: added highlight_columns_enabled / fixed multithreaded buffers
|
2025-06-03 18:40:11 +02:00 |
|
|
12eb97db46
|
feat: add simple deploy script
|
2025-05-27 18:40:08 +02:00 |
|
|
22d097a606
|
fix: recommend --release=fast builds
|
2025-05-27 18:36:45 +02:00 |
|
|
157fbd6581
|
feat: add note about using installer to update flow
|
2025-05-27 18:36:27 +02:00 |
|
|
cc49ecbaba
|
feat: list all keybinding modes in the features list
|
2025-05-27 18:36:01 +02:00 |
|
|
50859b52f2
|
feat: add nav bar deepwiki link and clean-up a little
|
2025-05-27 18:27:28 +02:00 |
|
|
d16a5a40ef
|
devlog: base16 theme collection
|
2025-05-26 11:59:41 +02:00 |
|
|
31a6a0f960
|
devlog: tree-sitter error checking
|
2025-04-24 21:41:48 +02:00 |
|
|
0bb949fed4
|
devlog: mini git status
|
2025-04-23 22:32:36 +02:00 |
|
|
92a2f2ae62
|
fix: article links in devlog rss feed
|
2025-04-22 21:53:35 +02:00 |
|
|
54f505e548
|
devlog: add entry about new git ignore support
|
2025-04-22 21:39:35 +02:00 |
|
|
a5e0c34af9
|
devlog: git branch widget
|
2025-04-20 23:17:43 +02:00 |
|
|
6f5962de6c
|
devlog: alpha blended highlight columns
|
2025-04-18 22:26:13 +02:00 |
|
|
4fdf3ad5ee
|
add devlog entry about new installer
|
2025-04-15 18:34:41 +02:00 |
|
|
fecc956d8f
|
add 2025 devlog entries
|
2025-04-15 18:16:45 +02:00 |
|
|
c3d43b9134
|
add 2024 devlog entries
|
2025-04-15 18:16:24 +02:00 |
|
|
e600b0d7c0
|
start moving devlog content from discord
|
2025-04-14 23:28:21 +02:00 |
|
|
8985cf6ec9
|
add devlog layouts
|
2025-04-14 21:50:34 +02:00 |
|
|
5e6929fe14
|
refactor: clean-up and modernize templates a little
|
2025-04-14 21:49:11 +02:00 |
|
|
0572aff394
|
remove gems
|
2025-04-14 21:38:12 +02:00 |
|
|
3f535d15e0
|
output installer permissions message after version check
|
2025-04-14 19:57:00 +02:00 |
|
|
ac54438fbe
|
add version check to installer to avoid re-downloading the same version
|
2025-04-14 19:53:11 +02:00 |
|
|
8ec3c54b97
|
remove extra section title
|
2025-04-14 14:09:28 +02:00 |
|
|
218b14bd47
|
update installer script docs
|
2025-04-14 14:08:07 +02:00 |
|
|
f879aaca4a
|
always request permissions with sudo if needed in install script
|
2025-04-14 13:52:42 +02:00 |
|
|
9db1deb169
|
add permissions check and sudo support to install script
|
2025-04-14 12:04:46 +02:00 |
|
|
9cf52dd60d
|
migrate to standalone zine
|
2025-04-09 17:12:02 +02:00 |
|
|
a89d3a5461
|
add more links to nav bar
|
2025-04-09 17:06:22 +02:00 |
|
|
300ea51d87
|
add /latest prebuilt binary links
|
2025-04-09 15:58:42 +02:00 |
|
|
d5c4377e56
|
fix install script permissions
|
2025-02-25 20:45:31 +01:00 |
|