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

Commit Graph

  • c43aab6a60
    fix: make appendPath expand ~ to home dir sammy 2021-05-01 15:35:43 -04:00
  • 9934ba417f
    chore: bump to 0.4 sammy 2021-05-01 14:57:20 -04:00
  • a75100d15d
    feat: add _user variable sammy 2021-05-01 14:51:57 -04:00
  • 60b1b50bb3
    feat: add multiline hook (resolves #19) sammy 2021-05-01 14:25:35 -04:00
  • f00063beaa
    chore: bump version sammy 2021-05-01 14:17:33 -04:00
  • 7f8d8db53e
    fix: errors and make login rc run before config sammy 2021-05-01 14:17:14 -04:00
  • 38f1d62598
    feat: make hilbish act like a login shell sammy 2021-05-01 14:08:42 -04:00
  • e580112e1b
    refactor: use lua.Check<Type> where possible (resolves #40) sammy 2021-05-01 13:42:15 -04:00
  • d2a44c70c0
    chore: remove redundant module renaming sammy 2021-05-01 13:38:01 -04:00
  • 447775f8c4
    chore: bump version sammy 2021-05-01 13:33:05 -04:00
  • 338b45227c
    chore: merge from master sammy 2021-05-01 13:32:09 -04:00
  • 80029cfff3
    feat: make cd builtin work with env variables (resolves #43) sammy 2021-05-01 13:31:51 -04:00
  • d653a9c349
    fix: newline near contributors imgs (#45) Brandon Wright 2021-05-01 18:05:54 +01:00
  • 9b3f8e818c
    style: add space between binary op sammy 2021-05-01 11:55:09 -04:00
  • 75d7c6acc6
    chore: bump version sammy 2021-05-01 10:51:00 -04:00
  • 96600398b7
    fix: dont be interactvive if source is provided sammy 2021-05-01 10:44:15 -04:00
  • 88d9f2e21d
    chore: bump version sammy 2021-05-01 02:31:49 -04:00
  • a7d8851de0
    fix: make -i false by default and fix cmdflag comparing sammy 2021-05-01 01:50:22 -04:00
  • 520fdaf728
    chore: merge from dev branch sammy 2021-05-01 01:15:19 -04:00
  • 89fc544545
    feat: switch to getopt library and add running lua source files from cli sammy 2021-05-01 01:08:55 -04:00
  • e7dcbd5a95
    feat: add string.split function sammy 2021-05-01 01:08:20 -04:00
  • 507c8b6ed2
    chore: update manifest files sammy 2021-05-01 01:07:55 -04:00
  • 777d6ac482
    docs: Add zypper to the README (#42) Freddson 2021-04-29 16:02:04 +02:00
  • d7104ec591
    refactor(minor): reduce amount of renamed modules to 0 now sammy 2021-04-28 19:22:11 -04:00
  • e0cf87d272
    refactor(minor): reduce the amount of module renaming sammy 2021-04-28 18:57:28 -04:00
  • a29eddb1bf
    style: remove extra spaces at map; dont make them lineup sammy 2021-04-28 18:54:16 -04:00
  • dc9bd1864c
    chore: remove redundant module renaming sammy 2021-04-28 18:52:42 -04:00
  • d551d0f2ab
    style: add spaces between binary ops and rename appendpath function to be camelCase sammy 2021-04-28 18:35:04 -04:00
  • 345ff65da8
    fix: remove appendpath from preload.lua Devin Singh 2021-04-28 17:13:43 -05:00
  • 786b95c266
    feat: appendpath function Devin Singh 2021-04-28 17:09:10 -05:00
  • 4476a96eec
    feat(wip): add appendpath Devin Singh 2021-04-28 06:26:23 -05:00
  • bf11feb48b
    fix: makefile login shell file fix (#38) gokul swaminathan 2021-04-24 16:32:41 -07:00
  • 926fc96895
    docs: update readme to not say its beta sammy 2021-04-24 18:42:39 -04:00
  • d4ecdd5ea0
    feat: -i (--interactive) and -c (--command) flag sammy 2021-04-24 00:12:18 -04:00
  • 3862d2898c
    chore: update manifests sammy 2021-04-24 00:10:51 -04:00
  • d9c05e485d
    style: spacing between binary op sammy 2021-04-23 23:44:59 -04:00
  • 5d0fecf902
    fix: use readline in continue prompt sammy 2021-04-23 23:44:22 -04:00
  • 935bed3dc6
    fix: switch back to readline for the time being sammy 2021-04-23 23:42:34 -04:00
  • 17e12c8c2a
    chore: merge from master, resolve conflicts sammy 2021-04-20 19:31:19 -04:00
  • bdc8c770e6
    fix: aliases for lua commands sammy 2021-04-20 19:26:33 -04:00
  • 08c56a54ca
    style: formatting sammy 2021-04-20 17:52:01 -04:00
  • 428db24831
    style: put all vars in 1 var() sammy 2021-04-20 17:51:12 -04:00
  • 7b0b06d9bf
    fix: dont make continue prompt input include a newline sammy 2021-04-19 22:08:16 -04:00
  • 94f0ccf9f6
    chore: formatting Devin Singh 2021-04-18 21:09:27 -05:00
  • 050165d7b1
    fix: make --login actually a flag sammy 2021-04-18 19:01:55 -04:00
  • aa5b68ec2b
    fix: assign loginshflag to throwaway var sammy 2021-04-18 18:53:22 -04:00
  • 55c05a9a92
    feat: add login flag (todo) sammy 2021-04-18 18:50:18 -04:00
  • 53adc6ab21
    chore: bump verison sammy 2021-04-18 17:48:04 -04:00
  • 2f8cb200ba
    chore: merge from hilbiline branch sammy 2021-04-18 17:44:46 -04:00
  • b37f2411c7
    chore: update manifests sammy 2021-04-18 15:42:39 -04:00
  • e32639800e
    fix: dont use readline at all sammy 2021-04-18 15:41:37 -04:00
  • 04875dc493 feat: adds shell.nix (#26) legendofmiracles 2021-04-18 15:49:56 +00:00
  • 7193c20e99
    chore: fix merge conflict sammy 2021-04-16 11:37:22 -04:00
  • 98ff54a4f4
    fix: set prompt to nothing initially sammy 2021-04-16 11:36:23 -04:00
  • 385b59bfda
    chore: bump version sammy 2021-04-16 10:42:44 -04:00
  • 5e44b84272
    chore: update manifest files sammy 2021-04-16 10:28:28 -04:00
  • e2c775a89d
    fix: print newline on ctrlc sammy 2021-04-16 10:27:11 -04:00
  • 00ff4d6149 fix: dont print "// interrupt" on ctrlc sammy 2021-04-15 06:28:47 -04:00
  • 2089d71ed2 feat: switch to hilbiline sammy 2021-04-14 19:55:03 -04:00
  • 885c54ed3f feat: ctrl c to cancel input sammy 2021-04-14 13:20:03 -04:00
  • cd96ac86ac chore: remove old commented code sammy 2021-04-14 13:19:41 -04:00
  • 21e6ff8055 fix: lua require paths sammy 2021-04-11 17:44:34 -04:00
  • a9c5b4eea1 fix: lua require paths sammy 2021-04-11 17:09:54 -04:00
  • c393080a2e chore: bump version v0.3.2 sammy 2021-04-10 08:37:51 -04:00
  • 3c4351a8fe fix: remove print sammy 2021-04-09 23:14:10 -04:00
  • 3cb8e64dc0 feat: add more require paths and change ordering sammy 2021-04-09 23:13:28 -04:00
  • 1868715b8a chore: merge from master sammy 2021-04-09 20:00:53 -04:00
  • b38585e86d chore: update .gitignore sammy 2021-04-09 18:22:28 -04:00
  • 3523bfa28b feat: add more paths to package.path sammy 2021-04-09 18:22:05 -04:00
  • 2c711de9dc feat: add mkdir and stat functions to fs module TorchedSammy 2021-04-09 18:10:18 -04:00
  • 34a652c8bd chore: remove todo file TorchedSammy 2021-04-08 14:56:16 -04:00
  • f02b6528e8 docs: add badges TorchedSammy 2021-04-08 14:55:37 -04:00
  • 74a6eda0f3 docs: add screenshots and link to CONTRIBUTING.md TorchedSammy 2021-04-08 14:48:42 -04:00
  • e5d8f88f46 docs: more content to CONTRIBUTING.md TorchedSammy 2021-04-08 14:47:15 -04:00
  • 101de3387e docs: add screenshots of hilbish TorchedSammy 2021-04-08 14:03:26 -04:00
  • 9e253c739e chore: merge from dev TorchedSammy 2021-04-08 10:34:03 -04:00
  • 3fd5fc8ac2
    docs: update docs to reflect both aur versions (#33) devins2518 2021-04-08 09:29:48 -05:00
  • 2ecb4c66de
    docs: added CONTRIBUTING.md and a pull request template (#32) devins2518 2021-04-08 09:28:56 -05:00
  • bbfe28dbae chore: fix formatting and add comma TorchedSammy 2021-04-07 09:18:06 -04:00
  • 140bdeebd7
    chore: fix default luarc grammar (#24) devins2518 2021-04-07 08:10:11 -05:00
  • 0fa3d50db7 feat: add -C flag (closes #20) TorchedSammy 2021-04-07 08:40:40 -04:00
  • 2b01d5edb2 feat: always print prompt on newline; complete missing linefeed - "\r" TorchedSammy 2021-04-06 21:12:19 -04:00
  • c0f34fd784 fix: return ansikit in setTitle function TorchedSammy 2021-04-06 12:55:02 -04:00
  • 51bcc51687 fix: syntax errors TorchedSammy 2021-04-06 12:52:56 -04:00
  • b266c31bb8 feat: almost completely finish ansikit TorchedSammy 2021-04-06 09:40:50 -04:00
  • 0f01d077a4 chore: bump version v0.3.1 TorchedSammy 2021-04-05 23:02:29 -04:00
  • 21033764a9 fix: use username in prompt format instead of user's real name TorchedSammy 2021-04-05 23:01:21 -04:00
  • 3460df6863 fix: make cd only throw command.exit hooks v0.3.0 TorchedSammy 2021-04-05 18:31:59 -04:00
  • fad4282345 chore: bump version TorchedSammy 2021-04-05 18:25:55 -04:00
  • febd6ba2cd chore: merge from master TorchedSammy 2021-04-05 18:19:08 -04:00
  • 84d55a38b0 feat: change multiline prompt via multiprompt function (closes #13) TorchedSammy 2021-04-05 18:07:47 -04:00
  • 4c63009f56 feat!: add more functions to ansikit, change text function to format TorchedSammy 2021-04-05 17:33:36 -04:00
  • 898f8816ff fix: update to work with latest hilbish TorchedSammy 2021-04-05 17:27:55 -04:00
  • 271ea946eb fix: update to work with latest ansikit TorchedSammy 2021-04-05 17:26:55 -04:00
  • 807ec15faa fix: cleanup and move exit command to lua side TorchedSammy 2021-04-05 15:21:44 -04:00
  • ef4975f984 feat: fallback to default config on error loading user conf TorchedSammy 2021-04-04 20:31:32 -04:00
  • 3cb3b34023 fix: add back sh, cleanup a bit and use new functions TorchedSammy 2021-04-04 20:30:47 -04:00
  • 22270dc537 fix: trim input and remove comment TorchedSammy 2021-04-04 20:30:03 -04:00
  • cfdab00684 fix: make shell continue prompt "sh> " TorchedSammy 2021-04-04 18:43:55 -04:00
  • cc183620c5 fix: move input checks to main.go, some cleanup TorchedSammy 2021-04-04 18:42:56 -04:00