summaryrefslogtreecommitdiff
path: root/modules/eshell-vterm-config.el
Commit message (Collapse)AuthorAgeFilesLines
* adding pcmpl-args and company-shell for eshellCraig Jennings2025-09-031-0/+16
|
* added functionality for eshellCraig Jennings2025-09-031-0/+24
|
* feat(eshell): Enable vterm by removing disable flagCraig Jennings2025-08-181-1/+0
|
* feat(eshell-vterm-config): enable vterm integrationCraig Jennings2025-08-181-40/+40
| | | | | | | - and adjust toggle height Uncomment vterm and vterm-toggle use-package blocks to restore terminal support. Change vterm-toggle window height from 50% to 25%.
* better prompt. sorted alias listCraig Jennings2025-06-071-10/+24
|
* disable vterm; assign f12 to etermCraig Jennings2025-05-101-40/+41
|
* remove f12 from vterm keymapCraig Jennings2025-01-081-1/+2
| | | | | - this way vterm toggle works with f12 whether the cursor is active in vterm or not.
* remove timer delay; whitespace cleanupCraig Jennings2025-01-081-3/+5
|
* making vterm primary termCraig Jennings2025-01-081-3/+3
| | | | | | - change vterm to F12 - move eshell to C-F12 - remove timer delay for speed - height should be 50 percent of speed when toggled
* New Custom Functions, Org Updates, Agenda Updates, &c.Craig Jennings2024-04-221-7/+13
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | === Functions === - add function cj/dired-convert-image-to-jpeg - add function cj/dired-copy-path-as-kill - add function cj/export-org-to-md-on-save function - add function cj/org-link-to-current-file === Agenda === - rework the f8 main agenda into custom agenda using Aaron Bieber's ideas - agenda lists now use standard agenda functions - updated packages to remove org-super-agenda and ts (a dependency) - file commentary text updated to reflect the change === Org === - add grocery and shopping list capture items - add missing tests for org-skip-subtree-if-habit - add support for org-habits, including checkboxes - fix issue with org-auto-export-to-md - modularize org-agenda - move todo settings to org-config - reformat org-roam-config === &c. === - add day to sortable date - add disablefastrenderer to hugo server flags - add fill column indicator when emacs lisping - add gpt buffers to the bury-alive-list - add keybinding for fixup-whitespace - add magit cloning settings - finish automatically on "Link" capture - fix company complaints about shutting up function - fix em, e, ff, and f eshell aliases - make fallback theme modus-vivendi - prune the compilation cache when applicable
* more fit and finish workCraig Jennings2024-04-111-18/+17
| | | | | | | | | | | | | | | | | | | | | | | | | User Constants - move all file and directory constants into it's own file - create the directories and files if they don't exist - warn the user when not found/created General - remove duplicate dirvish go menu entry - remove xterm color in test code (it's already in eshell) - fixed org-drill not starting - fixing issue with auto-complete not working in eshell - adding playlists location for dirvish - moved all org-drill config into the use-package declaration - added drill-dir to user-constants - default ledger-file location changed; updated tasks - git ignore the persist folder - added more point values in fontaine menu - fix for gptel early key grab in authinfo.gpg - removed localrepo from reset script - remove magit-forge package - don't wait too long to bury-buffers - add setting native compile warnings to 'silent - fixed sdcv errors when looking up a word normally and in nov
* new repositoryCraig Jennings2024-04-071-0/+152