|
# équivalent en mode text des "cartes mentales"
hnb -a fichier # ne met pas de borne XML mais check lists non sauvegardées
# usage déroutant, les flèches servent à l'identation
> indente jusqu'à la fin
< remonte tout d'un cran
hnb -t # tutorial au même format sauvegardé ici en html
^G met en contexte "grab" pour déplacer les champs, sortie par [Entée] ou [espace]
diff .hnbrc.ref .hnbrc
339a340
> bind x 'context quitsave'
387,388c388,389
< macro keybinding_standard
< #macro keybinding_vi
---
> #macro keybinding_standard
> macro keybinding_vi
exemple de fichier .hnbrc pour approcher vi
|