- Added a new keybinds ctrl+a to select all
- touch selection support
- Gui viewer support
- added local ai support using ollama
- Fixed settings not saving issue (First backup your settings before updating)
- Added a new settings to control
letterSpacing
- Some improvement to fallback font
- Image rendering support
- Option to hide maximise terminal button
- Added Key binding for maximising terminal -
Ctrl-Shift-T
- Now it will handle automatically closing of server
- 🆕 key-bindings
Ctrl+Shift+I
to clear the terminal - updated xterm and its styling
- Enhanced AcodeX by integrating AI into the terminal, making it a standout option in the modern era. (Check
How to use AI section
for refrence) - Updated the default font family for the Terminal to
Meslo NF Regular
. - Resolved the issue with the
exit
command; now, typingexit
in the terminal will promptly close the current session. - fixed settings issue (v3.1.4)
- added new api and there are some api changes , check Api section
- Fixed Font issue
- Fized the acodex not opening bug
- Fixed panel issue when changing the file tab position #44
- fixed plugin api problem of
acodex.openTerminal()
which was using deprecated method - Added option to modify server host name from settings
- Added new keybindings such as Ctrl-+, Ctrl--, Ctrl-Shift-C
- Modified paste shortcut to Ctrl+Shift+V
- And in shortcuts you can use either capital letter or small for eg: Ctrl-Shift-c and Ctrl-Shift-C both will work fine
- redesigned the panel ui and chnaged icons
- lots of inner improvement, to improve overall performance and stability
- Added a Search functionality to search inside terminal
- fixed ui bug (of transparent mode)
- Fixed all known issues
- fixed #38 in
v3.0.1
- updated xtermjs and its addons
- added a
fontWeight
option in plugin settings - added a
cursorInactiveStyle
option in plugin settings - internal changes and improvement
- fixed transparent terminal Bug
- fixed resizing issue
- fixed minimising and maximising issue
- added a setting to change show terminal button/maximise button size from plugin settings
- fixed settings page issue
- now no any need of restarting terminal after changing its settings (except: transparency option and scroll option)
- added some additional keybindings for terminal for easy usability(read Additional Keybindings section in description for more)
- Removed port prompt from starting of terminal, now you can only change port from Settings
- Added a setting to make terminal transparent
- Fixed loading of custom font issue
- Added many new themes like Ayulight, Ayudark, Ayu Mirage, Catppuccin, Dracula, NekonakoDjancoeg, SiduckOneDark, Elementary, Everblush, One Dark and modified
snazzy theme
- Added some nerd fonts like FiraCode, VictorMono, Jetbrains, SauceCodePro, Meslo
- reduced the plugin size
- Fixed critical minimising issue (clear cache then try)
- Now no need to restart app after installing plugin
- Introducing the brand new Multiple Sessions which is power efficient and effective
- New Feature to keep track of terminal either you close acode accidentally
- Some Internal Improvement and Bug fixes
- Terminal will follow acode font if you aren't using any custom one
- You can use live-server in Acodex in background
- Improved readme
- Fixed Settings issue
- Some important internal changes
- fixed Settings issue
- exposed api for creating theme for acodex by other theme plugin.
- exposed more terminal api 🔌
- make sure to update acodex server , otherwise it will not going to work.
- removed every limitations, now you can run vim , etc 😅
- added support for loading external custom fonts
- now acodex comes with some predefined themes, you can chose it from Settings
- exposed terminal api 🔌
- improved Terminal and updated xtermjs library 🔼
- now the web link in the terminal will be hyper linked onclicking it, it will open link in browser 🔗
- added low budget Autocompletion 😂 , i.e tab autocompletion
- now you can also use left & right arrow to navigate 🧭
- fixed prompt bug 🐞
- some minor improvements and changes 🤫
- Added new AcodeX own logo, now no more copied logo 😅
- added these shortcut(Read Supported key shortcut section of readme for more
☺️ ): Ctrt+f, Right Arrow, Alt+f, Ctrl+Right arrow, Ctrl+b, Left arrow, Alt+b, Ctrl+Left arrow, Ctrl+a, Ctrl+e, Home, End, Tab,
- fixed issue related to saving state
- added color picker in plugin setting for themeing
- now it will remember your terminal state for better experience
- added two shortcut:
- Ctrl+I - to clear the terminal
- Ctrl+P - to copy text from the terminal
- improved accessibility
- floating button and terminal panel issue fixed
- minor twicks
- brand new tutorial link added in the readme of the plugin
- terminal issue fixed
- floating button improved, now it will be not hidden by keyboard
- internal changes
Nothing fancy just a simple bugs 😑
- little bit change in layout and icon
- maximise terminal button is now draggable and you can drag it and keep it wherever you want
- fixed bugs related to folder icon
- removed changing of font family of terminal
- some minor changes
- changed icons
- improved context menu
- fixed bugs
- removed arrow button from terminal header, instead of this use acode arrow buttons
- Fixed Android keyboard issue, now you can use any keyboard you want
- Fixed paste functionality issue
- Fixed terminal unwanted behaviour
- Many internal changes to improve performance
- improved styling
- Note: almost every encountered bugs are fixed
- fixed bugs
- fixed bugs
- Added a button on terminal header for opening terminal in opened file directory.
- Added Arrow button instead of input field on terminal header to use feature of
v1.0.5
- Now if you will close the app without closing terminal, then when you open app again the terminal will be start automatically from where you have closed app.
- Now you can get previous command(history of command) same as Termux feature:
- For previous command -> ⇑
- For next command -> ⇓
- Now you can use any keyboard in terminal(recommend -> keyboard which cantains ctrl key and so on)
- Some Improvement
- There is little bit limitations with keys that will be fixed in next update
- Supported Keys
- Enter key
- Space key
- Ctrl+C key
- Delete/Backspace key
- Others treated as normal printable keys
- Removed deprecated Acode API for smooth functioning in latest Acode
- Plugin Setting Ui improved
- For closing the terminal use
Ctrl+J
- Now you can customise terminal, by changing:
- Font Size
- Font Family
- Cursor Style
- Cursor Blink
- Scroll back
- Scroll Sensitivity
- Theme