Shortcuts

Below are some of the keyboard shortcuts which one can use to quickly access things.

Trigger  Action
Ctrl+Shift+K  Show available keyboard shortcuts and edit them.
Ctrl+Shift+C  Copy the selected buffer from the terminal.
Command+C  Copy shortcut for macOS.
Ctrl+Shift+V  Paste system clipboard to the terminal.
Ctrl+Tab  Switch to the next opened terminal tab.
Ctrl+Shift+Tab  Switch to the previously opened terminal tab.
Ctrl+1  Switch to tab 1.
Ctrl+2 Switch to tab 2.
Ctrl+3 Switch to tab 3.
Ctrl+4 Switch to tab 4.
Ctrl+5 Switch to tab 5.
Ctrl+Shift+S  It simply opens in-UI settings editor.
Ctrl+Shift+H   It toggles hidden files and directories that are in the file browser.
Ctrl+Shift+I  It opens Chromium Dev Tools, which is for debugging purposes.
Ctrl+Shift+F  It opens the “Fuzzy Finder”, which helps one quickly find a file in the current directory.
Ctrl+Shift+P  It toggles the on-screen keyboard’s “Password Mode”, which allows you to safely type sensitive information even if your screen is being recorded.
Ctrl+Shift + L It toggles between the list and grid view in the file browser.
Ctrl+Shift+V It pastes the system clipboard to the terminal.

eDEX-UI Terminal for Windows, Mac and Linux

eDEX-UI is a fullscreen window, cross-platform terminal emulator, and system monitor which looks and feels like a sci-fi computer interface.

Similar Reads

Features of eDEX-UI

It has fully featured terminal emulator Tabs, colors, mouse events, and other features. It supports curses and curses-like applications. It also monitors real-time-time systems (CPU, RAM, swap, processes). It provides optional sound effects made by a talented sound designer to get a Hollywood hacking vibe. It has a directory viewer that follows the CWD (current working directory) of the terminal. Provides advanced customization options, including themes and optional sound effects....

Installing eDEX-UI

Go to your search engine and search for eDEX-UI on Github and then download the binary file according to your OS....

Running eDEX-UI

Double click on the file and click on yes when asked to integrate eDEX-UI with your system....

Settings.json file

eDEX-UI comes with an integrated settings.json file that stores all your parameters. Setting.json file is located in userData/settings.json. You can access the settings.json file with the Ctrl+Shift+S keyboard shortcut or you can also access it by going to the user data folder in the file system and select settings.json file....

Keyboard Layout

eDEX-UI comes with its own screen keyboard which creates flexibility for users with touch-screen devices. By default, the installed and active keyboard is QWERTY, but one can still modify it to meet one’s requirements. The layout is arranged systematically by default in rows and each row contains an array of keys which will be parsed in order by keyboard.class.js, i.e. from left to right....

Changing theme

To change theme, go to the theme folder of eDEX-UI....

File system

We can access the file system from the bottom-left as shown in the image below....

Modify themes

Click settings.json, then modify themes....

Shortcuts:

Below are some of the keyboard shortcuts which one can use to quickly access things....

Exit eDIX-UI

To exit eDEX-UI, press ALT+F4....

Contact Us