1
0
Fork 0
Commit Graph

41 Commits (6b5a650ca540c03009550010d9a261116f92b318)

Author SHA1 Message Date
Sorin Ionescu f1bcae7fae Rename completion indicator
13 years ago
Sorin Ionescu 391598716b Fix global typesets
13 years ago
Sorin Ionescu 647ac1ac00 Return 1 when a file fails to load
13 years ago
Sorin Ionescu 937f365279 Reset key bindings after $keyinfo check
13 years ago
Sorin Ionescu bf27bc1e3b [Fix #49] Check $keyinfo once
13 years ago
Sorin Ionescu 06299a06fb [Fix #61] Replace ^H (backspace) with ^? (del)
13 years ago
Sorin Ionescu 6a9a4ea8d6 [Fix #60] Do not use parentheses in function names
13 years ago
Sorin Ionescu a3b92bb053 [Fix #51] Make the vi mode indicator more flexible
13 years ago
Sorin Ionescu c508d215e3 Shorten expand-or-complete-prefix-with-indicator
13 years ago
Sorin Ionescu e5670c37d8 Bind ^P and ^N in the emacs keymap only
13 years ago
Sorin Ionescu 6c181ce8dc [Fix #50] Remove duplicate expand dot bindings
13 years ago
Sorin Ionescu 12a4117525 [#50] Bind to both emacs and vi keymaps
13 years ago
Sorin Ionescu 9f8b41aaec [Fix #28] Add a widget to insert sudo
13 years ago
Sorin Ionescu 09837b259a [Fix #29] Replace push-line with push-line-or-edit
13 years ago
Sorin Ionescu 6c341cfe35 [#50] Split widget definition from widget binding
13 years ago
Sorin Ionescu a51cfb43a6 [Fix #46] Show vicmd indicator in all keymaps
13 years ago
Sorin Ionescu b4fd92d98a Remove wrong viins keymap in global mappings
13 years ago
Sorin Ionescu 9c611ce7e5 [Fix #45] Set the terminal erase sequence
13 years ago
Sorin Ionescu 03e4cfd3b1 Split a few key bindings to fit on screen
13 years ago
Sorin Ionescu 541f05eb67 Transpose search previous character, match bracket
13 years ago
Sorin Ionescu f5a976637e Fix Emacs backward-kill-line binding
13 years ago
Sorin Ionescu 64d0e35ca4 Remove already defined key bindings
13 years ago
Sorin Ionescu ef452a8b56 Remove Emacs key bindings in vi insert mode, #50
13 years ago
Sorin Ionescu d525683f58 Bind lower and upper case where needed; close #48
13 years ago
Sorin Ionescu 75176573c5 Use the same casing as bindkey -L, close #47
13 years ago
Sorin Ionescu b96bbca51c Added or edited file headers.
13 years ago
Sorin Ionescu 6c17340c59 Save line length by combining enhanced brackets.
13 years ago
Sorin Ionescu 2594270fdf Fixed the default keymap selection.
13 years ago
Sorin Ionescu 9ad18fe7a7 Bind to the emacs keymap, not main.
13 years ago
Sorin Ionescu ad731e4830 Use the emacs keymap by default.
13 years ago
Sorin Ionescu 99176daaee Do not bind empty key entries.
13 years ago
Sorin Ionescu 1fc1b459ee The theme should manage the completion indicator.
13 years ago
Sorin Ionescu f0499b76c3 Use zstyle instead of variables for configuration.
13 years ago
Sorin Ionescu 60f39d8d91 Moved hub into the git plugin.
13 years ago
Sorin Ionescu 9d27df2050 Tradition dictates that options are uppercase.
13 years ago
Sorin Ionescu 9d52ede9fd Remove unnecessary curly brackets.
13 years ago
Sorin Ionescu 5e49591fb1 Do not bind keys on dumb terminals.
13 years ago
Sorin Ionescu 7a37c48991 Renamed keys to keyinfo to prevent conflicts.
13 years ago
Sorin Ionescu d9774e1129 Use terminfo for key bindings.
13 years ago
Sorin Ionescu 7754a18d13 Use zstyle for vicmd and completion indicators.
13 years ago
Sorin Ionescu faeca82831 The functions directory should only hold functions.
13 years ago