Igor Támara 
								
							 
						 
						
							
							
							
							
								
							
							
								7faea783f3 
								
							 
						 
						
							
							
								
								refactor: hx paste(before, replace, after)  
							
							 
							
							... 
							
							
							
							Code simplification and zig idiomatics to improve code readability. 
							
						 
						
							2025-10-15 10:12:34 +02:00  
						
						
							 
							
							
							
								 
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									Igor Támara 
								
							 
						 
						
							
							
							
							
								
							
							
								f288d24e13 
								
							 
						 
						
							
							
								
								hx: feature parity on copy paste (P before, R replace, r after)  
							
							 
							
							
							
						 
						
							2025-10-15 10:12:34 +02:00  
						
						
							 
							
							
							
								 
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
						 
						
							
							
								
								
									
										
									
								
							
							
							
								
							
							
								99c28b8102 
								
							 
						 
						
							
							
								
								refactor: move clipboard_history command to tui module  
							
							 
							
							
							
						 
						
							2025-10-13 20:00:09 +02:00  
						
						
							 
							
							
							
								 
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
						 
						
							
							
								
								
									
										
									
								
							
							
							
								
							
							
								acbf435a2e 
								
							 
						 
						
							
							
								
								feat: use alt+shift+v keybind for clipboard history palette  
							
							 
							
							
							
						 
						
							2025-10-13 19:50:20 +02:00  
						
						
							 
							
							
							
								 
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
						 
						
							
							
								
								
									
										
									
								
							
							
							
								
							
							
								11d086945d 
								
							 
						 
						
							
							
								
								feat: add ctrl+page_up/_down keybinds for next/previous tab  
							
							 
							
							... 
							
							
							
							And move move_scroll_* commands to alt+page_up/_down. 
							
						 
						
							2025-10-10 15:20:06 +02:00  
						
						
							 
							
							
							
								 
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
						 
						
							
							
								
								
									
										
									
								
							
							
							
								
							
							
								2bd5d913a8 
								
							 
						 
						
							
							
								
								fix: move flow mode select mode keybind to ctrl+shift+a  
							
							 
							
							... 
							
							
							
							shift+space is too easy to trigger accidentally. 
							
						 
						
							2025-10-05 16:49:51 +02:00  
						
						
							 
							
							
							
								 
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
						 
						
							
							
								
								
									
										
									
								
							
							
							
								
							
							
								7963e20058 
								
							 
						 
						
							
							
								
								feat: add tab keybinding to active completion item  
							
							 
							
							
							
						 
						
							2025-10-02 20:24:26 +02:00  
						
						
							 
							
							
							
								 
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
						 
						
							
							
								
								
									
										
									
								
							
							
							
								
							
							
								fa397b1642 
								
							 
						 
						
							
							
								
								fix: add ctrl+space keybind for completion and move SELECT mode to shift+space  
							
							 
							
							
							
						 
						
							2025-10-02 16:37:38 +02:00  
						
						
							 
							
							
							
								 
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
						 
						
							
							
								
								
									
										
									
								
							
							
							
								
							
							
								cb389888e5 
								
							 
						 
						
							
							
								
								feat: add command toggle_color_scheme and flow mode keybind (alt+f11)  
							
							 
							
							
							
						 
						
							2025-09-30 14:23:30 +02:00  
						
						
							 
							
							
							
								 
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									Igor Támara 
								
							 
						 
						
							
							
							
							
								
							
							
								d695d69383 
								
							 
						 
						
							
							
								
								feat: closing and saving including multiple in helix mode  
							
							 
							
							... 
							
							
							
							Review of devlogs to use internal functions to also:
* select next and prev word
* select to start en of doc
* delete to end of line
* Add Cursor to next line
* Show diagnostics
* Show references 
							
						 
						
							2025-09-28 00:06:48 +02:00  
						
						
							 
							
							
							
								 
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									Igor Támara 
								
							 
						 
						
							
							
							
							
								
							
							
								1ade0b1b89 
								
							 
						 
						
							
							
								
								feat: use modal behavior from flow to support helix mode  
							
							 
							
							... 
							
							
							
							Using sane defaults from flow to
<space>b choose buffer using flow default picker
<space>f choose file using flow default picker
<space>/ find in files with flow default pane (ripgrep) 
							
						 
						
							2025-09-25 22:24:00 +02:00  
						
						
							 
							
							
							
								 
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									Igor Támara 
								
							 
						 
						
							
							
							
							
								
							
							
								21384b7a5f 
								
							 
						 
						
							
							
								
								feat: add % for select_all and zz to scroll_view_center in helix mode  
							
							 
							
							
							
						 
						
							2025-09-25 22:24:00 +02:00  
						
						
							 
							
							
							
								 
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
						 
						
							
							
								
								
									
										
									
								
							
							
							
								
							
							
								622d65497a 
								
							 
						 
						
							
							
								
								feat: add helix mode keybindings for keypad keys  
							
							 
							
							
							
						 
						
							2025-09-23 22:58:52 +02:00  
						
						
							 
							
							
							
								 
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
						 
						
							
							
								
								
									
										
									
								
							
							
							
								
							
							
								82c11c64f3 
								
							 
						 
						
							
							
								
								feat: add keybindings for keypad navigation keys  
							
							 
							
							
							
						 
						
							2025-09-23 22:52:21 +02:00  
						
						
							 
							
							
							
								 
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
						 
						
							
							
								
								
									
										
									
								
							
							
							
								
							
							
								52996ed57d 
								
							 
						 
						
							
							
								
								feat: make AST keybindings more intuitive  
							
							 
							
							
							
						 
						
							2025-09-22 13:07:03 +02:00  
						
						
							 
							
							
							
								 
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
						 
						
							
							
								
								
									
										
									
								
							
							
							
								
							
							
								99dc805817 
								
							 
						 
						
							
							
								
								feat: add flow mode keybinds for unnamed AST sibling movement  
							
							 
							
							
							
						 
						
							2025-09-22 12:26:43 +02:00  
						
						
							 
							
							
							
								 
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
						 
						
							
							
								
								
									
										
									
								
							
							
							
								
							
							
								7c5a22c959 
								
							 
						 
						
							
							
								
								feat: add goto_offset keybind "b" in goto mini mode  
							
							 
							
							... 
							
							
							
							This effectively makes `ctrl+g b` the goto_offset keybinding. 
							
						 
						
							2025-09-17 22:18:45 +02:00  
						
						
							 
							
							
							
								 
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
						 
						
							
							
								
								
									
										
									
								
							
							
							
								
							
							
								2d55bd0326 
								
							 
						 
						
							
							
								
								feat: use block cursor in flow mode select submode  
							
							 
							
							
							
						 
						
							2025-09-13 16:09:41 +02:00  
						
						
							 
							
							
							
								 
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
						 
						
							
							
								
								
									
										
									
								
							
							
							
								
							
							
								057a9d60cd 
								
							 
						 
						
							
							
								
								feat: add completion palette  
							
							 
							
							
							
						 
						
							2025-08-15 23:30:54 +02:00  
						
						
							 
							
							
							
								 
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
						 
						
							
							
								
								
									
										
									
								
							
							
							
								
							
							
								3b3104e876 
								
							 
						 
						
							
							
								
								feat: add flow mode keybind for find_in_files to overlay/palette mode  
							
							 
							
							
							
						 
						
							2025-08-15 12:31:54 +02:00  
						
						
							 
							
							
							
								 
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
						 
						
							
							
								
								
									
										
									
								
							
							
							
								
							
							
								c67c0b0c94 
								
							 
						 
						
							
							
								
								feat: add style switching command to palette (alt+f9)  
							
							 
							
							
							
						 
						
							2025-08-13 22:35:58 +02:00  
						
						
							 
							
							
							
								 
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
						 
						
							
							
								
								
									
										
									
								
							
							
							
								
							
							
								17b3f152d5 
								
							 
						 
						
							
							
								
								feat: add style switching command (alt+f9) to home screen  
							
							 
							
							
							
						 
						
							2025-08-13 22:33:17 +02:00  
						
						
							 
							
							
							
								 
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
						 
						
							
							
								
								
									
										
									
								
							
							
							
								
							
							
								7bd9c972e7 
								
							 
						 
						
							
							
								
								feat: add flow mode keybindings for add_task  
							
							 
							
							
							
						 
						
							2025-08-13 19:17:52 +02:00  
						
						
							 
							
							
							
								 
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
						 
						
							
							
								
								
									
										
									
								
							
							
							
								
							
							
								cea8edecb9 
								
							 
						 
						
							
							
								
								feat: rename select_task to run_task and add a string parameter  
							
							 
							
							
							
						 
						
							2025-08-13 18:03:17 +02:00  
						
						
							 
							
							
							
								 
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
						 
						
							
							
								
								
									
										
									
								
							
							
							
								
							
							
								ac2a7cfa83 
								
							 
						 
						
							
							
								
								feat: add flow mode global keybind for restart command  
							
							 
							
							
							
						 
						
							2025-08-12 14:06:42 +02:00  
						
						
							 
							
							
							
								 
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
						 
						
							
							
								
								
									
										
									
								
							
							
							
								
							
							
								e7324dc110 
								
							 
						 
						
							
							
								
								feat: add flow mode keybind for set_session_tab_width command  
							
							 
							
							
							
						 
						
							2025-08-12 14:06:20 +02:00  
						
						
							 
							
							
							
								 
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
						 
						
							
							
								
								
									
										
									
								
							
							
							
								
							
							
								fb99aebfa9 
								
							 
						 
						
							
							
								
								feat: minor improvements to flow SELECT mode keybindings  
							
							 
							
							
							
						 
						
							2025-08-11 17:46:49 +02:00  
						
						
							 
							
							
							
								 
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
						 
						
							
							
								
								
									
										
									
								
							
							
							
								
							
							
								1632061144 
								
							 
						 
						
							
							
								
								refactor: goto minimode into a reusable numeric input minimode  
							
							 
							
							
							
						 
						
							2025-08-11 14:07:11 +02:00  
						
						
							 
							
							
							
								 
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
						 
						
							
							
								
								
									
										
									
								
							
							
							
								
							
							
								f0b079b43b 
								
							 
						 
						
							
							
								
								fix: regression in emacs mode fallback handling  
							
							 
							
							
							
						 
						
							2025-08-04 20:34:20 +02:00  
						
						
							 
							
							
							
								 
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
						 
						
							
							
								
								
									
										
									
								
							
							
							
								
							
							
								488efd4605 
								
							 
						 
						
							
							
								
								fix: hint generally usable keybinds on home screen (flow mode)  
							
							 
							
							
							
						 
						
							2025-07-29 10:52:19 +02:00  
						
						
							 
							
							
							
								 
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
						 
						
							
							
								
								
									
										
									
								
							
							
							
								
							
							
								bfa851e886 
								
							 
						 
						
							
							
								
								feat: add back single key keybinds on home screen (flow mode)  
							
							 
							
							
							
						 
						
							2025-07-29 10:28:40 +02:00  
						
						
							 
							
							
							
								 
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
						 
						
							
							
								
								
									
										
									
								
							
							
							
								
							
							
								de68c1a5d4 
								
							 
						 
						
							
							
								
								fix: remove run_async from flow mode add_cursor_all_matches binding  
							
							 
							
							... 
							
							
							
							The extra run_async prevents the keybind hint from matching the
add_cursor_all_matches command. Not sure why it was bound to run_async
anyway so I'll just remove it. 
							
						 
						
							2025-07-18 10:46:02 +02:00  
						
						
							 
							
							
							
								 
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									Pranav RK 
								
							 
						 
						
							
							
							
							
								
							
							
								8e35387ae6 
								
							 
						 
						
							
							
								
								feat: add ctrl-c keybind to exit insert mode  
							
							 
							
							
							
						 
						
							2025-07-13 09:07:24 +02:00  
						
						
							 
							
							
							
								 
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
						 
						
							
							
								
								
									
										
									
								
							
							
							
								
							
							
								4a6f67dcfb 
								
							 
						 
						
							
							
								
								feat: add legacy input encoding compatible undo keybinding in emacs mode  
							
							 
							
							... 
							
							
							
							closes  #267  
							
						 
						
							2025-06-16 15:21:24 +02:00  
						
						
							 
							
							
							
								 
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
						 
						
							
							
								
								
									
										
									
								
							
							
							
								
							
							
								f59125f74a 
								
							 
						 
						
							
							
								
								feat: add home/end keybindings to palette  
							
							 
							
							
							
						 
						
							2025-05-26 15:45:02 +02:00  
						
						
							 
							
							
							
								 
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
						 
						
							
							
								
								
									
										
									
								
							
							
							
								
							
							
								4c759b14f3 
								
							 
						 
						
							
							
								
								feat: add flow mode keybind to insert full iso date and time  
							
							 
							
							
							
						 
						
							2025-05-26 11:54:50 +02:00  
						
						
							 
							
							
							
								 
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
						 
						
							
							
								
								
									
										
									
								
							
							
							
								
							
							
								acce51583d 
								
							 
						 
						
							
							
								
								fix: use iso date format for default date instert keybind  
							
							 
							
							
							
						 
						
							2025-05-26 11:50:14 +02:00  
						
						
							 
							
							
							
								 
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
						 
						
							
							
								
								
									
										
									
								
							
							
							
								
							
							
								a8758eeec1 
								
							 
						 
						
							
							
								
								feat: add flow mode keybinding to reload_file  
							
							 
							
							
							
						 
						
							2025-05-23 11:11:00 +02:00  
						
						
							 
							
							
							
								 
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
						 
						
							
							
								
								
									
										
									
								
							
							
							
								
							
							
								73e026c6f7 
								
							 
						 
						
							
							
								
								feat: add initial basic visual block vim mode  
							
							 
							
							
							
						 
						
							2025-05-15 21:10:04 +02:00  
						
						
							 
							
							
							
								 
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
						 
						
							
							
								
								
									
										
									
								
							
							
							
								
							
							
								2cced4fbff 
								
							 
						 
						
							
							
								
								feat: add support for binding '<' and '>' in vim mode  
							
							 
							
							... 
							
							
							
							closes  #255  
							
						 
						
							2025-05-15 16:57:40 +02:00  
						
						
							 
							
							
							
								 
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									Robert Burnett 
								
							 
						 
						
							
							
							
							
								
							
							
								0e182b6ae4 
								
							 
						 
						
							
							
								
								add vim bindings for swapping tabs  
							
							 
							
							
							
						 
						
							2025-05-13 18:16:33 +02:00  
						
						
							 
							
							
							
								 
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									Robert Burnett 
								
							 
						 
						
							
							
							
							
								
							
							
								fcbb377237 
								
							 
						 
						
							
							
								
								removed mark related code  
							
							 
							
							
							
						 
						
							2025-05-13 18:16:33 +02:00  
						
						
							 
							
							
							
								 
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									Robert Burnett 
								
							 
						 
						
							
							
							
							
								
							
							
								acded15af8 
								
							 
						 
						
							
							
								
								added * command in vim mode  
							
							 
							
							
							
						 
						
							2025-05-13 18:16:33 +02:00  
						
						
							 
							
							
							
								 
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									Robert Burnett 
								
							 
						 
						
							
							
							
							
								
							
							
								7c51fa8400 
								
							 
						 
						
							
							
								
								add vim bindings for setting and goto'ing global marks  
							
							 
							
							
							
						 
						
							2025-05-13 18:16:33 +02:00  
						
						
							 
							
							
							
								 
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									Robert Burnett 
								
							 
						 
						
							
							
							
							
								
							
							
								2d583fbd9e 
								
							 
						 
						
							
							
								
								add bindings for the rest of the mark manipulation commands  
							
							 
							
							
							
						 
						
							2025-05-13 18:16:33 +02:00  
						
						
							 
							
							
							
								 
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									Robert Burnett 
								
							 
						 
						
							
							
							
							
								
							
							
								d88b15ce04 
								
							 
						 
						
							
							
								
								began support vim mark system  
							
							 
							
							
							
						 
						
							2025-05-13 18:16:33 +02:00  
						
						
							 
							
							
							
								 
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									Robert Burnett 
								
							 
						 
						
							
							
							
							
								
							
							
								da95070616 
								
							 
						 
						
							
							
								
								added join line binding for vim  
							
							 
							
							
							
						 
						
							2025-05-13 18:16:33 +02:00  
						
						
							 
							
							
							
								 
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									Robert Burnett 
								
							 
						 
						
							
							
							
							
								
							
							
								28fdd95747 
								
							 
						 
						
							
							
								
								added cut_buffer_begin command and vim binding  
							
							 
							
							
							
						 
						
							2025-05-13 18:16:33 +02:00  
						
						
							 
							
							
							
								 
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									Robert Burnett 
								
							 
						 
						
							
							
							
							
								
							
							
								43c77bb737 
								
							 
						 
						
							
							
								
								added goto buffer begin/end keybinds for vim mode  
							
							 
							
							
							
						 
						
							2025-05-13 18:16:33 +02:00  
						
						
							 
							
							
							
								 
							 
							
							
								 
							 
							
						 
					 
				
					
						
							
								
								
									 
									Robert Burnett 
								
							 
						 
						
							
							
							
							
								
							
							
								54aa30602f 
								
							 
						 
						
							
							
								
								added dG vim binding  
							
							 
							
							
							
						 
						
							2025-05-13 18:16:33 +02:00