|  | a46c75da63 | fix: reduce LSP timeout to 3 seconds | 2024-10-22 21:08:03 +02:00 |  | 
				
					
						|  | 1b3ad42398 | fix: update thespian to improve robustness on LSP timeouts | 2024-10-22 21:07:14 +02:00 |  | 
				
					
						|  | c02dcbaa08 | feat: use undo instead of delete_backward to revert initial chord keystroke | 2024-10-22 19:32:06 +02:00 |  | 
				
					
						|  | f0c8e35277 | refactor: add basic Buffer.root.get_from_pos test | 2024-10-22 19:15:45 +02:00 |  | 
				
					
						|  | a0e7d2623f | fix: default vim_insert_chording_keybindings option to false | 2024-10-22 19:08:32 +02:00 |  | 
				
					
						|  | 40809835ae | fix: don't repeatedly send hover requests for the same editor cell | 2024-10-22 19:07:26 +02:00 |  | 
				
					
						|  | dc1d0146be | fix: don't show info view panel on empty hover response | 2024-10-22 19:06:34 +02:00 |  | 
				
					
						|  | a5ebaf6202 | fix: clean-up bitrot in buffer tests | 2024-10-22 19:04:40 +02:00 |  | 
				
					
						| 
								
								
									 Visen | b70da1918c | Chording support for vim mode (#53) * initial experimental success
* refined chording
* add default value
* refactor chording from switch to if
* revert change introduced when debugging
* remove unnecessary try
* added configuration option | 2024-10-22 18:59:06 +02:00 |  | 
				
					
						| 
								
								
									 xdBronch | 2f3487fff0 | feat: add hare to syntax file types | 2024-10-21 20:44:45 +02:00 |  | 
				
					
						|  | 048ea5f086 | fix: update thespian to fix stack overflows on macos | 2024-10-21 18:53:56 +02:00 |  | 
				
					
						|  | 244962f17b | build: update tree-sitter for new zig parser and hare support | 2024-10-21 13:28:05 +02:00 |  | 
				
					
						|  | dc6202aa1d | fix: prevent divide by zero on small animation_max_lag values | 2024-10-20 21:42:08 +02:00 |  | 
				
					
						|  | 6d9dd2a899 | feat: tie ModalBackground fade time to animation_max_lag config option | 2024-10-20 21:33:38 +02:00 |  | 
				
					
						|  | 03cdcd260e | fix: propagate configured frame rate to widgets | 2024-10-20 21:33:01 +02:00 |  | 
				
					
						|  | 87addc97de | fix: crash on fade | 2024-10-20 00:51:46 +02:00 |  | 
				
					
						|  | db7f5f0224 | fix: invalid config errors | 2024-10-20 00:40:45 +02:00 |  | 
				
					
						|  | bcc836b695 | docs: prefer to recommand ReleaseSafe and baseline cpu in README This is to avoid miscompilation in zig-0.13 | 2024-10-20 00:24:59 +02:00 |  | 
				
					
						|  | f8084bd9ab | feat: fade out modal background | 2024-10-20 00:23:54 +02:00 |  | 
				
					
						|  | 5a1e6e3e44 | feat: add gruvbox_material theme | 2024-10-20 00:06:30 +02:00 |  | 
				
					
						|  | 2efd3dff2e | feat: dim modal backgrounds | 2024-10-19 20:34:15 +02:00 |  | 
				
					
						|  | 63734ef81b | feat: add ModalBackground and make all palettes modal | 2024-10-19 18:29:10 +02:00 |  | 
				
					
						|  | 1ebd0795ba | fix: WidgetStack should walk widgets from top to bottom | 2024-10-19 15:29:45 +02:00 |  | 
				
					
						|  | ecc9181894 | feat: add go formatter to file types | 2024-10-16 12:37:17 +02:00 |  | 
				
					
						|  | 0222f7558b | feat: add ruby lsp to file type config | 2024-10-16 11:53:26 +02:00 |  | 
				
					
						|  | cf5f85245e | fix: typo in first line match for file type python | 2024-10-16 11:31:57 +02:00 |  | 
				
					
						|  | 9cc2613818 | fix: double syntax_refresh_update_time | 2024-10-15 22:52:23 +02:00 |  | 
				
					
						|  | d10656b433 | refactor: cache CaseData in Editor | 2024-10-15 22:51:46 +02:00 |  | 
				
					
						|  | 88cf5670aa | fix: make switch_case flip each character individually | 2024-10-15 22:27:59 +02:00 |  | 
				
					
						|  | 252ad3c269 | feat: simplify the implementation of switch_case and add a flow mode keybind | 2024-10-15 20:49:26 +02:00 |  | 
				
					
						| 
								
								
									 xdBronch | 9c448b14e5 | add vim/helix ~ | 2024-10-15 20:49:19 +02:00 |  | 
				
					
						|  | 7b9a4fd586 | fix: use more widely available box character for indent guides The standard box chars are rendered properly in more terminals. | 2024-10-15 10:49:47 +02:00 |  | 
				
					
						|  | f631b672c4 | feat: add emacs style keybind for command palette (A-x) A-x is also more likely tmux compatible | 2024-10-15 09:52:09 +02:00 |  | 
				
					
						|  | e710637f95 | feat: colorize --list-languages headings | 2024-10-14 19:51:58 +02:00 |  | 
				
					
						|  | 9db287bcc3 | docs: add missing colon | 2024-10-14 19:47:41 +02:00 |  | 
				
					
						|  | cb11ccfeb4 | docs: remove trailing periods from --help strings to match flags library | 2024-10-14 19:46:21 +02:00 |  | 
				
					
						|  | 832aff1d6f | refactor: run zig fmt | 2024-10-14 19:44:58 +02:00 |  | 
				
					
						|  | f2ae12a298 | docs: tweak application title in --help output | 2024-10-14 19:44:01 +02:00 |  | 
				
					
						| 
								
								
									 Joe Mckay | 0c239ec92d | refactor: cleanup | 2024-10-14 19:34:37 +02:00 |  | 
				
					
						| 
								
								
									 Joe Mckay | 9e35eb8ff1 | feat: Add flag formats | 2024-10-14 19:34:32 +02:00 |  | 
				
					
						| 
								
								
									 Joe Mckay | 47f29e70f4 | feat: Replace 'zig-clap' with 'flags' | 2024-10-14 19:34:28 +02:00 |  | 
				
					
						|  | b1362814db | fix: catch more errors in file browser | 2024-10-14 19:27:38 +02:00 |  | 
				
					
						|  | 67f49110dc | feat: don't log file browser completion messages | 2024-10-14 19:16:08 +02:00 |  | 
				
					
						|  | e752e8a405 | fix: avoid spurious "switched to project" messages | 2024-10-14 17:59:01 +02:00 |  | 
				
					
						|  | 870ee1df1f | feat: log config file errors | 2024-10-14 17:58:14 +02:00 |  | 
				
					
						|  | 2c3e8179dc | fix: don't claim to support inlayHint and codeLens refresh in lsp init This avoids noise when running rust-analyser. | 2024-10-14 17:57:19 +02:00 |  | 
				
					
						|  | dc25a0ea14 | refactor: improve handling and reporting of project manager and lsp errors | 2024-10-14 17:56:39 +02:00 |  | 
				
					
						|  | da1ed11a22 | fix: prefer to treat .h files as c++ | 2024-10-14 12:37:33 +02:00 |  | 
				
					
						|  | 0d198a1440 | refactor: sort filtered_dirs entries | 2024-10-14 12:36:43 +02:00 |  | 
				
					
						|  | a2aca96f04 | feat: add build directory to filtered_dirs | 2024-10-14 12:36:12 +02:00 |  |