Print this page
10057 Man page misspellings ouput particuliar overriden
Reviewed by: Gergő Mihály Doma <domag02@gmail.com>


 975                                      vi-*-change-to action.
 976 
 977 
 978        vi-change-invert-refind
 979                                      Repeat the last vi-*-change-find or
 980                                      vi-*-change-to action, in the opposite
 981                                      direction.
 982 
 983 
 984        vi-undo
 985                                      In vi mode, undo the last editing
 986                                      operation.
 987 
 988 
 989        vi-repeat-change
 990                                      In vi command mode, repeat the last
 991                                      command that modified the line.
 992 
 993 
 994    Default Key Bindings In emacs Mode
 995        The following default key bindings, which can be overriden by the tecla
 996        configuration file, are designed to mimic most of the bindings of the
 997        unix tcsh shell shell, when it is in emacs editing mode.
 998 
 999 
1000        This is the default editing mode of the tecla library.
1001 
1002 
1003        Under UNIX the terminal driver sets a number of special keys for
1004        certain functions. The tecla library attempts to use the same key
1005        bindings to maintain consistency. The key sequences shown for the
1006        following 6 bindings are thus just examples of what they will probably
1007        be set to. If you have used the stty command to change these keys, then
1008        the default bindings should match.
1009 
1010        ^C
1011              user-interrupt
1012 
1013 
1014        ^\
1015              abort
1016 
1017 




 975                                      vi-*-change-to action.
 976 
 977 
 978        vi-change-invert-refind
 979                                      Repeat the last vi-*-change-find or
 980                                      vi-*-change-to action, in the opposite
 981                                      direction.
 982 
 983 
 984        vi-undo
 985                                      In vi mode, undo the last editing
 986                                      operation.
 987 
 988 
 989        vi-repeat-change
 990                                      In vi command mode, repeat the last
 991                                      command that modified the line.
 992 
 993 
 994    Default Key Bindings In emacs Mode
 995        The following default key bindings, which can be overridden by the
 996        tecla configuration file, are designed to mimic most of the bindings of
 997        the unix tcsh shell, when it is in emacs editing mode.
 998 
 999 
1000        This is the default editing mode of the tecla library.
1001 
1002 
1003        Under UNIX the terminal driver sets a number of special keys for
1004        certain functions. The tecla library attempts to use the same key
1005        bindings to maintain consistency. The key sequences shown for the
1006        following 6 bindings are thus just examples of what they will probably
1007        be set to. If you have used the stty command to change these keys, then
1008        the default bindings should match.
1009 
1010        ^C
1011              user-interrupt
1012 
1013 
1014        ^\
1015              abort
1016 
1017