Home
last modified time | relevance | path

Searched refs:DIRED (Results 1 – 3 of 3) sorted by relevance

/mirbsd/src/gnu/usr.bin/lynx/WWW/Library/Implementation/
DHTFile.c100 } DIRED; typedef
229 DIRED * data, in LYListFmtParse()
1822 #define DIRED_BLOK(obj) (((DIRED *)(obj))->sort_tags)
1823 #define DIRED_NAME(obj) (((DIRED *)(obj))->file_name)
1843 DIRED *p = (DIRED *) a; in dired_cmp()
1844 DIRED *q = (DIRED *) b; in dired_cmp()
1957 DIRED *data = NULL; in print_local_dir()
1986 data = (DIRED *) malloc(sizeof(DIRED) + strlen(dirbuf->d_name) + 4); in print_local_dir()
2081 DIRED *entry; in print_local_dir()
2098 entry = (DIRED *) (HTBTree_object(next_element)); in print_local_dir()
/mirbsd/src/gnu/usr.bin/lynx/
Dlynx.cfg2567 # If the additional field OTHER BINDING specifies DIRED, then the function is
2568 # mapped in the override table used only in DIRED mode. This is only valid
2574 #KEYMAP:^U:NEXT_DOC:DIRED # Undo going back to the previous document
2575 #KEYMAP:.:TAG_LINK:DIRED # Tag a file or directory for later action
2576 #KEYMAP:c:CREATE:DIRED # Create a new file or directory
2577 #KEYMAP:C:CHDIR:DIRED # change current directory
2578 #KEYMAP:f:DIRED_MENU:DIRED # Display a menu of file operations
2579 #KEYMAP:m:MODIFY:DIRED # Modify name or location of a file or directory
2580 #KEYMAP:r:REMOVE:DIRED # Remove files or directories
2581 #KEYMAP:t:TAG_LINK:DIRED # Tag a file or directory for later action
[all …]
DCHANGES1623 URL rather than the expected "/". This case which happens in DIRED, was
3257 * add DIRED support to makefile.bcb -TD
4792 (KEYMAP:lynxkey:lynxaction:DIRED is also still possible for defining a Dired
4841 * extended KEYMAP option: additional field can specify DIRED to request
4843 table. Documented the DIRED field and default override mapping in
4847 DO_NOTHING for DIRED. The logic deciding whether to show a separate line for