61 Commits (f77abf061f6424ed875ca05c7675f08b42134bd6)

Author SHA1 Message Date
Indrajit Raychaudhuri d6b5af8b30 general: Update documentation better qualifying runcom paths 3 years ago
Indrajit Raychaudhuri 38816656cd general: Reformat documentation with better formatting and wording 3 years ago
Matthieu PETIOT bf7170c63b Add ^_ mapping to undo in viins mode (#1860) 4 years ago
Kaleb Elwert 785cd33dea Update documentation 5 years ago
John P. Neumann 1df1ae804c Resolves 1641 - Checks whether the prompt is set to be managed or not. (#1723) 5 years ago
Yutian Li 7118389be7 editor: allow alt+arrow keys for word movement (#1688) 5 years ago
Indrajit Raychaudhuri 3fc54bf88a general: Miscellaneous documentation updates 6 years ago
Kaleb Elwert dc60454f96 Revert "Only call reset-prompt when the appropriate zstyle is set" 6 years ago
John P. Neumann f1411e9ea5 Only call reset-prompt when the appropriate zstyle is set 6 years ago
Kaleb Elwert 58863c7f18 Add vi-pound-insert as # in vicmd mode 7 years ago
Kaleb Elwert 6ac2c05f27 Add `pound-toggle` zle widget to work around the buggy built-in `pound-insert` 7 years ago
Kaleb Elwert 0465db42a4 Move INTERACTIVE_COMMENTS from editor to environment 7 years ago
Maxim Baz 8c5b10f652 Set INTERACTIVE_COMMENTS by default 7 years ago
Kaleb Elwert b14ee84357 editor: Avoid prompt redisplay on completion when there is no indicator 7 years ago
Kaleb Elwert 79927ac73a editor: Fix Home and End in vicmd mode 7 years ago
François VANTOMME ff9b901394 Set key binding (^space) to expand all aliases including global (#1500) 7 years ago
Samantha McVey 752f64f085 Bind more unbound keys in viins and vicmd to nothing 7 years ago
Jeff Widman e6af5f2e91 Fix typo 7 years ago
Samantha McVey 9f1a41de90 Fix unbound keys in vicmd/viins mode 7 years ago
Indrajit Raychaudhuri ac628c9059 [general] Switch code block formatting to use fence formatting 7 years ago
Kaleb Elwert 7d109fb3fa [editor] Ensure unbound_keys is defined as an array 7 years ago
Samantha McVey e3520b737f [editor] Fix undefined results with unbound keys in viins/vicmd 7 years ago
Samantha McVey 75a60bc7bf [editor] Add bindkey-all function to show all bound keys (#1358) 7 years ago
Samantha McVey dbe9a5ea28 [editor] set forward/backward word for Ctrl+Right Ctrl+Left 7 years ago
Samantha McVey 961326f8e9 [editor] Set Delete key in vicmd mode to delete character 7 years ago
Nargoth 1c041c0433 fixed vivisual key binding (#1148) 7 years ago
Dario Gjorgjevski 2c1ad5bed1 Avoid unsetting nonexistent variables (#1075) 7 years ago
John P. Neumann b38ced856a Adds additional support for PS prompt context expansion 7 years ago
Sorin Ionescu a84ac5b002 Only one newline at end of file 10 years ago
Sorin Ionescu 9b1f39f267 [Fix #563] Control+Arrow keys are not in the terminfo database 10 years ago
Sorin Ionescu 8f711d64b5 [Fix #594] Remove quotes surrounding associative array key 10 years ago
Sorin Ionescu abfc4ab6e5 [Fix #648] Do not instruct users to call editor-info 10 years ago
Sorin Ionescu e1974ad58d [Fix #516] Define ZLE functions separately 11 years ago
Sorin Ionescu 875ce2e56c [Fix #434] Correct ambiguity in the use of the term keymap 11 years ago
Sorin Ionescu 973278140e [Fix #103] Add documentation for editor 11 years ago
Sorin Ionescu b42479a7c7 Set WORDCHARS in the editor module 11 years ago
Sorin Ionescu f4d9b32de9 [Fix #351] Set empty keys to an invalid UTF-8 sequence 12 years ago
Sorin Ionescu a120602dfa [Fix #338] Remove vi jk and kj bindings 12 years ago
Sorin Ionescu 1788d73cd8 [Fix #263, Fix #314] Ensure application mode is valid before use 12 years ago
Sorin Ionescu 52db7bb0f6 [#263, #314] Undo revert of "Ensure that $terminfo values are valid" 12 years ago
Sorin Ionescu 141a1ba947 Rename editor-info zstyle patterns 12 years ago
Sorin Ionescu 4711d6ba66 Load external editor support after $key_info definition 12 years ago
Sorin Ionescu b1b5af23b6 Check for empty values in $key_info properly 12 years ago
Sorin Ionescu ed4e9af9c4 [Fix #263] Revert "Ensure that $terminfo values are valid" 12 years ago
Sorin Ionescu ac04921afa Clarify info functions descriptions 12 years ago
Sorin Ionescu cc7e43b242 [Fix #253] Move Prezto settings into their own file 12 years ago
Sorin Ionescu fb9a20591f [Fix #197] Rebrand as Prezto 12 years ago
Sorin Ionescu a5f8d04d34 Ensure that $terminfo values are valid 12 years ago
Sorin Ionescu 28a20b48e6 Wrap editor module documentation at 80 characters 12 years ago
Sorin Ionescu 9a52ecb21b Increase heading readability 12 years ago