Edgewall Software

Changes between Version 36 and Version 37 of TracBrowser


Ignore:
Timestamp:
Feb 3, 2013, 11:17:51 PM (11 years ago)
Author:
Christian Boos
Comment:

a / l lowercase keys work (and always did)

Legend:

Unmodified
Added
Removed
Modified
  • TracBrowser

    v36 v37  
    5656collapse directories in-place by clicking on the arrow head at the right side of a
    5757directory. Alternatively, the [trac:TracKeys keyboard] can also be used for this:
    58  - use `j` and `j` to select the next or previous entry, starting with the first
    59  - `o` (open) to toggle between expanded and collapsed state of the selected
     58 - use `j` and `k` to select the next or previous entry, starting with the first
     59 - `o` ('''o'''pen) to toggle between expanded and collapsed state of the selected
    6060   directory or for visiting the selected file
    61  - `v` (view, visit) and `<Enter>`, same as above
    62  - `r` can be used to force the reload of an already expanded directory
    63  - `A` can be used to directly visit a file in annotate (blame) mode
    64  - `L` to view the log for the selected entry
     61 - `v` ('''v'''iew, '''v'''isit) and `<Enter>`, same as above
     62 - `r` can be used to force the '''r'''eload of an already expanded directory
     63 - `a` can be used to directly visit a file in '''a'''nnotate (blame) mode
     64 - `l` to view the '''l'''og for the selected entry
    6565If no row has been selected using `j` or `k` these keys will operate on the entry under the mouse.
    6666
    67 {{{#!comment
    68 MMM: I guess that some keys are upper case and some lower to avoid conflicts with browser defined keys.
    69 I find for example in Firefox and IE on windows that 'a' works as well as 'A' but 'l' does not work for 'L'.
    70  cboos: 'l' is reserved for Vim like behavior, see #7867
    71 }}}
    7267
    7368For the Subversion backend, some advanced additional features are available: