2
2
mirror of https://github.com/Hilbis/Hilbish synced 2025-07-01 08:42:04 +00:00

Commit Graph

  • a30489aa52 chore: merge from master TorchedSammy 2021-04-04 13:15:55 -04:00
  • 453d04983a chore: add readline as prerequisite TorchedSammy 2021-04-04 13:14:30 -04:00
  • f4b45b370e feat: multiline input with \ (hilbish only has lua input currently) TorchedSammy 2021-04-04 13:04:57 -04:00
  • 6c050194ed
    feat: Proxy global string variables to ENV (#16) Jack 2021-04-03 16:08:04 -04:00
  • ad1be6b5f5
    feat: Add command.exit signal to bait (#15) Jack 2021-04-03 14:33:38 -04:00
  • 71504c9990 chore: add a "motd" TorchedSammy 2021-04-03 13:14:14 -04:00
  • 4f4237a3e9 chore: split up go source files TorchedSammy 2021-04-03 13:13:45 -04:00
  • a0bc8e026a feat: save history to file TorchedSammy 2021-04-01 22:12:03 -04:00
  • 23f6986123 chore: add semantic pull requests config TorchedSammy 2021-03-31 14:08:34 -04:00
  • 2d93f2ce4a chore: update todo TorchedSammy 2021-03-31 13:57:20 -04:00
  • b1f2a36639 fix: trim spaces in cd func TorchedSammy 2021-03-31 13:46:49 -04:00
  • 204d50d73c feat(preload/cd): throw command hooks in cd command and add support for folders with spaces TorchedSammy 2021-03-31 13:46:22 -04:00
  • 0987899144 fix: throw command.success hook after successfullua input TorchedSammy 2021-03-31 12:53:33 -04:00
  • a9018a2740 fix: return correct error code and fix error level TorchedSammy 2021-03-31 07:32:47 -04:00
  • 5500baf5b6 feat: throw cd hook when chanding directory TorchedSammy 2021-03-31 01:02:14 -04:00
  • 60a0204958 chore: add todo node TorchedSammy 2021-03-31 00:02:39 -04:00
  • 8d92fc3b74 feat: cd with no path changes to homedir TorchedSammy 2021-03-30 23:59:59 -04:00
  • 7326cb77c6 fix: display error to user if dir does not exist TorchedSammy 2021-03-30 23:58:12 -04:00
  • 0d5c826f54 fix: change error level to 2 TorchedSammy 2021-03-30 23:57:13 -04:00
  • 5dd7ce382a fix: throw lua error if fs.cd fails TorchedSammy 2021-03-30 23:56:37 -04:00
  • 1d22e4cdc1 fix: move LuaInit function to lua.go TorchedSammy 2021-03-30 22:37:08 -04:00
  • 1234c780f8 chore: new entry to todo TorchedSammy 2021-03-30 22:36:56 -04:00
  • 09a4cb4787 chore: update version v0.2.0 TorchedSammy 2021-03-30 19:50:35 -04:00
  • c5a58b1d01 chore: update todo TorchedSammy 2021-03-30 19:50:02 -04:00
  • cb6f17c8fa details: make triangle in prompt change color based on command result TorchedSammy 2021-03-30 19:48:37 -04:00
  • f20be5153f feat: add hooks/events TorchedSammy 2021-03-30 19:47:02 -04:00
  • 352c5f73a8 chore: merge from master TorchedSammy 2021-03-28 19:31:29 -04:00
  • e561be0c9f chore: comments everywhere TorchedSammy 2021-03-28 18:58:58 -04:00
  • 479968f79e fix: dont replace ^^ in commands before, or in quotes TorchedSammy 2021-03-28 18:15:51 -04:00
  • b735421af8 feat: add ^^ for last command TorchedSammy 2021-03-28 17:51:15 -04:00
  • d945d510f7 feat: printf-like formatting for prompt TorchedSammy 2021-03-28 17:11:57 -04:00
  • 8b7c7e707a chore: fix todo TorchedSammy 2021-03-26 11:41:07 -04:00
  • 7486d58465 fix: merge conflicts TorchedSammy 2021-03-26 01:14:25 -04:00
  • aea035fe41 wip(feat): bait package for hooks TorchedSammy 2021-03-26 01:12:55 -04:00
  • c5fa238156 wip: get prompt from format function TorchedSammy 2021-03-26 01:06:14 -04:00
  • 795a7d7fca
    fix: #7 and add -i flag to sed cmd (#11) gokul swaminathan 2021-03-25 19:07:58 -07:00
  • e4218a135a
    fix: only create rc file if it doesn't exist (#10) devins2518 2021-03-25 11:07:51 -05:00
  • eeafd1e5cf
    fix: add hilbish to /etc/shells (#9) devins2518 2021-03-25 11:04:42 -05:00
  • 4a08ab7837 chore: update todo TorchedSammy 2021-03-24 23:50:33 -04:00
  • 1ee4c10a89 change: use c style formatting verbs TorchedSammy 2021-03-24 23:32:13 -04:00
  • da9cfd5e04 chore: change default config TorchedSammy 2021-03-24 20:59:36 -04:00
  • 913d6486ac fix: merge conflicts; dont set /bin/zsh explicitly unless used with flag (for neofetch to use hilbish :)) TorchedSammy 2021-03-24 20:58:31 -04:00
  • deb1bc8a5e chore: bump version v0.1.2 TorchedSammy 2021-03-24 20:22:25 -04:00
  • 1c1ec87612 feat: add to history for lua TorchedSammy 2021-03-24 20:21:55 -04:00
  • 972c6e44b3 feat: go to next line if sh input is incomplete v0.1.1 TorchedSammy 2021-03-24 19:18:30 -04:00
  • d3bd47963d chore: bump version v0.1.0 TorchedSammy 2021-03-24 15:04:09 -04:00
  • bad357af48 chore: update todo TorchedSammy 2021-03-24 15:03:58 -04:00
  • e4c3445f59 chore: update readme TorchedSammy 2021-03-24 15:03:49 -04:00
  • 76d0806375 feat: switch to master's readline lib; add tab complete and sh support TorchedSammy 2021-03-24 14:50:22 -04:00
  • 81b2d6c53a
    Add Arch installation instructions to README (#6) Matei Cotocel 2021-03-23 17:56:41 +04:00
  • fb8248c7b8 fix: change makefile and install instructions TorchedSammy 2021-03-23 00:05:21 -04:00
  • 1f1d36f06c
    Added Makefile (#5) gokul swaminathan 2021-03-22 14:23:24 -07:00
  • c62745792b chore: say that the dev branch is an option for pipes TorchedSammy 2021-03-22 02:48:49 -04:00
  • 9cc9c4ae33 fix(readme): fix install commands formatting TorchedSammy 2021-03-21 18:20:35 -04:00
  • 9d12997511 chore: add link to docs TorchedSammy 2021-03-21 18:19:26 -04:00
  • 551795d43c chore: update readme TorchedSammy 2021-03-21 17:46:38 -04:00
  • 8661cb0560 chore: update cp command TorchedSammy 2021-03-21 17:46:13 -04:00
  • 5186d785a9 feat: aliases via alias(alias, orig) TorchedSammy 2021-03-21 17:19:51 -04:00
  • b27b656dd6 fix: try loading preload in current directory v0.0.12 TorchedSammy 2021-03-21 14:47:27 -04:00
  • aecf098d65 chore: add better install instructions and clarify some things TorchedSammy 2021-03-21 14:46:45 -04:00
  • adb3c0df16 feat: use commanding table to store custom commands, load preload file and set require path in go TorchedSammy 2021-03-21 12:42:04 -04:00
  • a3d8f56d78 feat: preload file, make config more minimal TorchedSammy 2021-03-21 12:41:23 -04:00
  • 5c9a117985 fix: only try to change directory if one was provided TorchedSammy 2021-03-21 04:09:45 -04:00
  • 511c734eed fix: my stupidity in handling both configs not found TorchedSammy 2021-03-21 03:58:04 -04:00
  • 45064af34f create config if missing TorchedSammy 2021-03-21 03:51:44 -04:00
  • c04a27b48c chore: order ansikit and make import global TorchedSammy 2021-03-21 03:05:39 -04:00
  • 646a138dcd chore: bump version TorchedSammy 2021-03-21 02:46:47 -04:00
  • f943a55940 fix: dont replace ~ if in quotes; replace ~ with $HOME TorchedSammy 2021-03-21 02:45:27 -04:00
  • 7dc2d99682 Merge branch 'master' of https://github.com/Hilbis/Hilbish TorchedSammy 2021-03-21 02:44:13 -04:00
  • b0ab7fb8d7 feat: replace home char TorchedSammy 2021-03-21 02:43:20 -04:00
  • 8234f7b497 feat: replace /home/sammy with $HOME TorchedSammy 2021-03-21 02:43:20 -04:00
  • 22d744bd59 fix: remove path logging TorchedSammy 2021-03-21 02:42:53 -04:00
  • d96b39156d chore: update todo TorchedSammy 2021-03-21 02:33:55 -04:00
  • 74bc7b9ba7 chore: remove unnecessary code TorchedSammy 2021-03-21 02:33:20 -04:00
  • cf317a9c64 fix: include other path (/usr/share/hilbish/) for packages TorchedSammy 2021-03-21 02:26:56 -04:00
  • 1edc81f32b feat: fix pty issues with hilbish TorchedSammy 2021-03-21 01:26:52 -04:00
  • 623b46fb8e fix: dont include quotes in cmd arguments, so my commits are fixed now lmaoooo TorchedSammy 2021-03-20 22:00:39 -04:00
  • 93ce2a9cef "feat: cd builtin at lua config" TorchedSammy 2021-03-20 18:51:51 -04:00
  • 55943e3c16 "chore: update todo" TorchedSammy 2021-03-20 18:51:28 -04:00
  • 198f5f6334 "feat: add custom commands via lua in config" TorchedSammy 2021-03-20 18:51:05 -04:00
  • f910c9dea4 "feat: add lua libs for filesystem access and custom commands - written in go" TorchedSammy 2021-03-20 18:49:15 -04:00
  • 4456d7593b feat: exit on EOF (^D/ctrl d) TorchedSammy 2021-03-20 12:57:18 -04:00
  • 7ac391e3b1 "fix: -v flag description (i copied it from another project" TorchedSammy 2021-03-20 03:36:34 -04:00
  • 63d5301a98 "chore: update version" TorchedSammy 2021-03-20 03:27:13 -04:00
  • 7aaeb77871 "feat: fix double quotes being an issue in commands" TorchedSammy 2021-03-20 03:14:06 -04:00
  • f0163fc2e9 chore: update readme TorchedSammy 2021-03-20 01:48:51 -04:00
  • 33d211a481 chore: add a complete readme TorchedSammy 2021-03-20 01:45:17 -04:00
  • 15ca3dcec0 chore: add gitignore file TorchedSammy 2021-03-20 01:24:41 -04:00
  • 72fe9d9c73 chore: add todo file TorchedSammy 2021-03-20 01:23:48 -04:00
  • 9c08954c2f feat: cd builtin TorchedSammy 2021-03-20 01:22:43 -04:00
  • e6d625012d docs(libs): add comments to clarify what ansikit should be TorchedSammy 2021-03-20 01:00:55 -04:00
  • 52cf7e4799 feat: add command line flags and set SHELL, make commands exit on ctrl c TorchedSammy 2021-03-20 00:01:24 -04:00
  • 50ac5e5772 docs: add todo comment TorchedSammy 2021-03-19 21:39:42 -04:00
  • d2ec8478ac fix: add other colors to ansikit TorchedSammy 2021-03-19 21:34:53 -04:00
  • 333141ab60 feat(libs): add ansi lib for easier color codes, change config to use it TorchedSammy 2021-03-19 21:08:19 -04:00
  • e529796139 add config file TorchedSammy 2021-03-19 20:28:22 -04:00
  • f69eaaab44 update dependencies TorchedSammy 2021-03-19 19:03:53 -04:00
  • 716d24963f add lua config TorchedSammy 2021-03-19 19:03:11 -04:00
  • 981acc49d2 initial commit TorchedSammy 2021-03-19 15:11:59 -04:00
  • 6e98291383
    Initial commit sammy 2021-03-19 10:26:58 -04:00