[PATCH] D41414: [analyzer] Add keyboard j/k navigation to HTML reports
George Karpenkov via cfe-commits
cfe-commits at lists.llvm.org
Tue Jan 2 10:03:28 PST 2018
This patch has already landed — also IIRC e.g. vim on dvorak also uses hjkl navigation with no issues.
> On Dec 25, 2017, at 11:21 AM, David Blaikie <dblaikie at gmail.com> wrote:
>
> any chance this can be implemented based on keyboard layout, so it's good for dvorak users as well? (maybe it already is, I don't know - just mentioning it in case)
>
> On Thu, Dec 21, 2017 at 2:58 PM George Karpenkov via Phabricator via cfe-commits <cfe-commits at lists.llvm.org <mailto:cfe-commits at lists.llvm.org>> wrote:
> This revision was automatically updated to reflect the committed changes.
> Closed by commit rC321320: [analyzer] Add Javascript to analyzer HTML output to allow keyboard navigation. (authored by george.karpenkov, committed by ).
> Herald added a subscriber: cfe-commits.
>
> Changed prior to commit:
> https://reviews.llvm.org/D41414?vs=127919&id=127954#toc <https://reviews.llvm.org/D41414?vs=127919&id=127954#toc>
>
> Repository:
> rC Clang
>
> https://reviews.llvm.org/D41414 <https://reviews.llvm.org/D41414>
>
> Files:
> lib/Rewrite/HTMLRewrite.cpp
> lib/StaticAnalyzer/Core/HTMLDiagnostics.cpp
>
> _______________________________________________
> cfe-commits mailing list
> cfe-commits at lists.llvm.org <mailto:cfe-commits at lists.llvm.org>
> http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits <http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20180102/c3b09a5b/attachment.html>
More information about the cfe-commits
mailing list