Commit Diff


commit - 617334025364b31e0e61b901131e3f8c456aea51
commit + 87095cb80e54eb834a52a0b292b8e252094a836b
blob - b5228cbd98a9401486c63eb5b59846f7868b1daf
blob + 0cf4f551f151f95632f25f9fc0520a93ad052d21
--- config.h
+++ config.h
@@ -56,6 +56,7 @@
 #define RVP_NEW_DIR     RV_PROMPT("new dir")
 #define RVP_RENAME      RV_PROMPT("rename")
 
+/* Number of entries to jump on RVK_JUMP_DOWN and RVK_JUMP_UP. */
 #define RV_JUMP         10
 
 /* Optional macro to be executed when a batch operation finishes. */