Home
last modified time | relevance | path

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

12

/dports/sysutils/coreutils/coreutils-8.32/tests/ls/
H A Dstat-failed.sh51 //DIRED// 44 45
52 //DIRED-OPTIONS// --quoting-style=literal
H A Ddired.sh30 //DIRED-OPTIONS// --quoting-style=literal
/dports/misc/gnuls/coreutils-8.30/tests/ls/
H A Dstat-failed.sh51 //DIRED// 44 45
52 //DIRED-OPTIONS// --quoting-style=literal
H A Ddired.sh30 //DIRED-OPTIONS// --quoting-style=literal
/dports/www/lynx-current/lynx2.9.0dev.9/WWW/Library/Implementation/
H A DHTFile.c100 } DIRED; typedef
240 DIRED * data, in LYListFmtParse()
1861 #define DIRED_BLOK(obj) (((DIRED *)(obj))->sort_tags)
1862 #define DIRED_NAME(obj) (((DIRED *)(obj))->file_name)
1882 DIRED *p = (DIRED *) a; in dired_cmp()
1883 DIRED *q = (DIRED *) b; in dired_cmp()
1996 DIRED *data = NULL; in print_local_dir()
2025 data = (DIRED *) malloc(sizeof(DIRED) + strlen(dirbuf->d_name) + 4); in print_local_dir()
2120 DIRED *entry; in print_local_dir()
2137 entry = (DIRED *) (HTBTree_object(next_element)); in print_local_dir()
/dports/www/lynx/lynx2.8.9rel.1/WWW/Library/Implementation/
H A DHTFile.c100 } DIRED; typedef
240 DIRED * data, in LYListFmtParse()
1861 #define DIRED_BLOK(obj) (((DIRED *)(obj))->sort_tags)
1862 #define DIRED_NAME(obj) (((DIRED *)(obj))->file_name)
1882 DIRED *p = (DIRED *) a; in dired_cmp()
1883 DIRED *q = (DIRED *) b; in dired_cmp()
1996 DIRED *data = NULL; in print_local_dir()
2025 data = (DIRED *) malloc(sizeof(DIRED) + strlen(dirbuf->d_name) + 4); in print_local_dir()
2120 DIRED *entry; in print_local_dir()
2137 entry = (DIRED *) (HTBTree_object(next_element)); in print_local_dir()
/dports/www/lynx-current/lynx2.9.0dev.9/
H A Dlynx.cfg2623 #KEYMAP:.:TAG_LINK:DIRED # Tag a file or directory for later action
2624 #KEYMAP:c:CREATE:DIRED # Create a new file or directory
2625 #KEYMAP:C:CHDIR:DIRED # change current directory
2626 #KEYMAP:f:DIRED_MENU:DIRED # Display a menu of file operations
2628 #KEYMAP:r:REMOVE:DIRED # Remove files or directories
2629 #KEYMAP:t:TAG_LINK:DIRED # Tag a file or directory for later action
2630 #KEYMAP:u:UPLOAD:DIRED # Show menu of "Upload Options"
3492 # This is the path used for DIRED mode to copy a file, e.g., the
3506 # This is the path used for DIRED mode to install files, e.g., the
3516 # This is the path used for DIRED mode to move a file, e.g., the
[all …]
H A DPROBLEMS116 plans to port additional DIRED support, because Lynx must handle files
126 DIRED menu in which links have been tagged, the tagging can be trashed
/dports/www/lynx/lynx2.8.9rel.1/
H A Dlynx.cfg2612 #KEYMAP:.:TAG_LINK:DIRED # Tag a file or directory for later action
2613 #KEYMAP:c:CREATE:DIRED # Create a new file or directory
2614 #KEYMAP:C:CHDIR:DIRED # change current directory
2615 #KEYMAP:f:DIRED_MENU:DIRED # Display a menu of file operations
2617 #KEYMAP:r:REMOVE:DIRED # Remove files or directories
2618 #KEYMAP:t:TAG_LINK:DIRED # Tag a file or directory for later action
2619 #KEYMAP:u:UPLOAD:DIRED # Show menu of "Upload Options"
3476 # This is the path used for DIRED mode to copy a file, e.g., the
3490 # This is the path used for DIRED mode to install files, e.g., the
3500 # This is the path used for DIRED mode to move a file, e.g., the
[all …]
H A DPROBLEMS116 plans to port additional DIRED support, because Lynx must handle files
126 DIRED menu in which links have been tagged, the tagging can be trashed
H A DCHANGES2225 URL rather than the expected "/". This case which happens in DIRED, was
3859 * add DIRED support to makefile.bcb -TD
5394 (KEYMAP:lynxkey:lynxaction:DIRED is also still possible for defining a Dired
5443 * extended KEYMAP option: additional field can specify DIRED to request
5445 table. Documented the DIRED field and default override mapping in
5449 DO_NOTHING for DIRED. The logic deciding whether to show a separate line for
/dports/lang/mit-scheme/mit-scheme-9.2/src/edwin/
H A Dedwin.ldr201 (let ((env (->environment '(EDWIN DIRED))))
/dports/editors/jed/jed-0.99-19/lib/
H A Ddired.sl178 set_status_line (" DIRED: %b (%m%n) (%p) | press '?' for help.", 0);
/dports/japanese/jed/jed-B0.99-8__J067/lib/
H A Ddired.sl182 set_status_line (" DIRED: %b (%m%n) (%p) | press '?' for help.", 0);
/dports/www/lynx-current/lynx2.9.0dev.9/docs/
H A DCHANGES2.4408 DIRED support kept requesting) without (hopefully 8-) reviving anchor
477 * Several changes in DIRED support. Tidied and consolidated code. Changed
H A DCHANGES2.7540 * Usability enhancement for DIRED's 'F' menu: list number and names of
542 * Force screen refresh after a DIRED system command has failed. - KW
H A DCHANGES2.51508 * For move's or rename's in the local DIRED code, don't write the new file
1679 * Added George Lindholm's patch to add -r (recurse) to the zip call in DIRED.
/dports/www/lynx/lynx2.8.9rel.1/docs/
H A DCHANGES2.4408 DIRED support kept requesting) without (hopefully 8-) reviving anchor
477 * Several changes in DIRED support. Tidied and consolidated code. Changed
H A DCHANGES2.7540 * Usability enhancement for DIRED's 'F' menu: list number and names of
542 * Force screen refresh after a DIRED system command has failed. - KW
H A DCHANGES2.51508 * For move's or rename's in the local DIRED code, don't write the new file
1679 * Added George Lindholm's patch to add -r (recurse) to the zip call in DIRED.
/dports/editors/emacs-devel/emacs-4d1968b/doc/misc/
H A Ddired-x.texi3 @c dired-x.texi --- Sebastian Kremer's Extra DIRED hacked up for GNU Emacs
/dports/editors/emacs/emacs-27.2/doc/misc/
H A Ddired-x.texi3 @c dired-x.texi --- Sebastian Kremer's Extra DIRED hacked up for GNU Emacs
/dports/misc/gnuls/coreutils-8.30/doc/
H A Dcoreutils.texi7391 //DIRED// @var{beg1} @var{end1} @var{beg2} @var{end2} @dots{}
7410 //DIRED-OPTIONS// --quoting-style=@var{word}
7440 //DIRED// 48 50 84 86 120 123 158 162 217 223 282 286
7442 //DIRED-OPTIONS// --quoting-style=literal
7445 Note that the pairs of offsets on the @samp{//DIRED//} line above delimit
7471 //DIRED// 30 34
7472 //DIRED-OPTIONS// --quoting-style=escape
/dports/sysutils/coreutils/coreutils-8.32/doc/
H A Dcoreutils.texi7539 //DIRED// @var{beg1} @var{end1} @var{beg2} @var{end2} @dots{}
7558 //DIRED-OPTIONS// --quoting-style=@var{word}
7588 //DIRED// 48 50 84 86 120 123 158 162 217 223 282 286
7590 //DIRED-OPTIONS// --quoting-style=literal
7593 Note that the pairs of offsets on the @samp{//DIRED//} line above delimit
7619 //DIRED// 30 34
7620 //DIRED-OPTIONS// --quoting-style=escape
/dports/biology/mapm3/mapm3-3.0_1/aux/
H A Daux.faq1545 You could also use emacs' DIRED or the Gnu File utilities to do this, but ksh

12