You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
lnav/docs
Tim Stack 2062c7003b [views_vtab] add a movement column to lnav_views and other stuff (related to #1088)
I've plumbed the "movement" control through the lnav_views table
so that it can be controlled through the keymap definition instead
of hard-coded in hotkeys.cc.  (Trying to move most stuff out of
there...)

Removed listview_curses::lv_displayed_rows since it seemed to
cause some glitchy behavior when moving to the last line.

Call invoke_scroll() when changing the selection and change the
bottom status to reflect the selected line instead of just the
top.  Also, changing the selectability should set "needs update".

Change more commands to use the selection instead of the top.
2 years ago
..
_includes [site] add discord link 2 years ago
_layouts [site] add links to playground / tutorial 2 years ago
_posts [blog] post about the vscode extension 2 years ago
assets [blog] post about the vscode extension 2 years ago
pages [build] run cmake-init and switch from hunter to conan for packages 3 years ago
schemas [config] add missing enum terminator 2 years ago
source [views_vtab] add a movement column to lnav_views and other stuff (related to #1088) 2 years ago
tutorials [demo] log stuff 2 years ago
.gitignore [docs] start to migrate lnav.org 3 years ago
02_downloads.md [site] fix download links 2 years ago
03_features.md [markdown] recognize more code fence langs 2 years ago
04_tutorials.md [site] add links to playground / tutorial 2 years ago
05_docs.md [site] add links to playground / tutorial 2 years ago
06_changeblog.md [site] add links to playground / tutorial 2 years ago
404.html [docs] start to migrate lnav.org 3 years ago
CNAME Update CNAME 3 years ago
Doxyfile.in [build] run cmake-init and switch from hunter to conan for packages 3 years ago
Gemfile [site] add links to playground / tutorial 2 years ago
Gemfile.lock Bump nokogiri from 1.13.8 to 1.13.9 in /docs 2 years ago
Makefile [docs] start docs dir for readthedocs.org 11 years ago
README.md [docs] update links from lnav.readthedocs.io to docs.lnav.org 3 years ago
_config.yml [release] final version bumps 2 years ago
conf.py.in [build] run cmake-init and switch from hunter to conan for packages 3 years ago
index.markdown [site] add links to playground / tutorial 2 years ago
lnav-architecture.png [docs] add some more text to arch docs and other tweaks 4 years ago
lnav-tui.png [docs] add ARCHITECTURE.md and various other things 4 years ago
requirements.txt [docs] fill out search-table docs 2 years ago

README.md

Docs

This directory contains the ReST documentation that is published to docs.lnav.org