202 Commits

Author SHA1 Message Date
kz6fittycent
1620042f27 Update snapcraft.yaml v0.9.0 2022-09-09 23:29:19 -04:00
dependabot[bot]
d3e8365c7b build(deps): bump github.com/charmbracelet/bubbles from 0.13.0 to 0.14.0
Bumps [github.com/charmbracelet/bubbles](https://github.com/charmbracelet/bubbles) from 0.13.0 to 0.14.0.
- [Release notes](https://github.com/charmbracelet/bubbles/releases)
- [Commits](https://github.com/charmbracelet/bubbles/compare/v0.13.0...v0.14.0)

---
updated-dependencies:
- dependency-name: github.com/charmbracelet/bubbles
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-09-07 12:08:29 -04:00
Mahmoud Fathi
ebc2ab70bf feat: add support for java code execution
As of Java 11 a single file can be launched without explicitly
compiling, packaging and running the file in different steps.
In other words single-file source-code programs can be executed
with "java Program.java", where "Program.java" is the name of
the file to be executed.
2022-09-04 16:25:09 -04:00
Maas Lalani
0572aaac99 fix: ioutil is deprecated 2022-09-01 12:14:50 -04:00
dependabot[bot]
d6f69993f2 build(deps): bump github.com/gliderlabs/ssh from 0.3.4 to 0.3.5
Bumps [github.com/gliderlabs/ssh](https://github.com/gliderlabs/ssh) from 0.3.4 to 0.3.5.
- [Release notes](https://github.com/gliderlabs/ssh/releases)
- [Commits](https://github.com/gliderlabs/ssh/compare/v0.3.4...v0.3.5)

---
updated-dependencies:
- dependency-name: github.com/gliderlabs/ssh
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-09-01 12:14:50 -04:00
Maas Lalani
e5e3d0f2f7 feat: code comments to hide verbose code. (#174) 2022-07-16 12:35:53 -04:00
dependabot[bot]
0022405229 build(deps): bump github.com/charmbracelet/bubbles from 0.12.0 to 0.13.0 (#175)
Bumps [github.com/charmbracelet/bubbles](https://github.com/charmbracelet/bubbles) from 0.12.0 to 0.13.0.
- [Release notes](https://github.com/charmbracelet/bubbles/releases)
- [Commits](https://github.com/charmbracelet/bubbles/compare/v0.12.0...v0.13.0)

---
updated-dependencies:
- dependency-name: github.com/charmbracelet/bubbles
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-07-06 09:07:46 -04:00
Maas Lalani
54b1f0a7b0 doc: add comments to top of public functions and variables 2022-07-04 13:56:33 -04:00
Maas Lalani
33b450d366 Feat: Yank Code Blocks (#173)
Co-authored-by: mellonnen <arvidgotthard98@gmail.com>
2022-07-03 18:14:18 -04:00
dependabot[bot]
e5bb8f761f Bump github.com/stretchr/testify from 1.7.5 to 1.8.0
Bumps [github.com/stretchr/testify](https://github.com/stretchr/testify) from 1.7.5 to 1.8.0.
- [Release notes](https://github.com/stretchr/testify/releases)
- [Commits](https://github.com/stretchr/testify/compare/v1.7.5...v1.8.0)

---
updated-dependencies:
- dependency-name: github.com/stretchr/testify
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-06-30 21:28:55 -04:00
dependabot[bot]
b1c13417b0 Bump github.com/charmbracelet/bubbles from 0.11.0 to 0.12.0
Bumps [github.com/charmbracelet/bubbles](https://github.com/charmbracelet/bubbles) from 0.11.0 to 0.12.0.
- [Release notes](https://github.com/charmbracelet/bubbles/releases)
- [Commits](https://github.com/charmbracelet/bubbles/compare/v0.11.0...v0.12.0)

---
updated-dependencies:
- dependency-name: github.com/charmbracelet/bubbles
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-06-28 15:36:27 -04:00
Maas Lalani
1e0c30098f feat: ensure that date strings are not interpreted as January 2, 2006 formatted strings 2022-06-27 23:56:34 -04:00
Maas Lalani
4873337d3c chore: bump bubbletea@master & bump lipgloss@master 2022-06-27 12:25:05 -04:00
dependabot[bot]
06751580c1 Bump github.com/stretchr/testify from 1.7.2 to 1.7.5
Bumps [github.com/stretchr/testify](https://github.com/stretchr/testify) from 1.7.2 to 1.7.5.
- [Release notes](https://github.com/stretchr/testify/releases)
- [Commits](https://github.com/stretchr/testify/compare/v1.7.2...v1.7.5)

---
updated-dependencies:
- dependency-name: github.com/stretchr/testify
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-06-24 10:28:11 -04:00
dependabot[bot]
ccaa5752e3 Bump github.com/charmbracelet/wish from 0.4.0 to 0.5.0
Bumps [github.com/charmbracelet/wish](https://github.com/charmbracelet/wish) from 0.4.0 to 0.5.0.
- [Release notes](https://github.com/charmbracelet/wish/releases)
- [Commits](https://github.com/charmbracelet/wish/compare/v0.4.0...v0.5.0)

---
updated-dependencies:
- dependency-name: github.com/charmbracelet/wish
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-06-24 10:28:01 -04:00
dependabot[bot]
7bf8ef116f Bump github.com/stretchr/testify from 1.7.1 to 1.7.2
Bumps [github.com/stretchr/testify](https://github.com/stretchr/testify) from 1.7.1 to 1.7.2.
- [Release notes](https://github.com/stretchr/testify/releases)
- [Commits](https://github.com/stretchr/testify/compare/v1.7.1...v1.7.2)

---
updated-dependencies:
- dependency-name: github.com/stretchr/testify
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-06-07 08:17:43 -04:00
dependabot[bot]
0fc6d36077 Bump github.com/charmbracelet/bubbles from 0.10.3 to 0.11.0
Bumps [github.com/charmbracelet/bubbles](https://github.com/charmbracelet/bubbles) from 0.10.3 to 0.11.0.
- [Release notes](https://github.com/charmbracelet/bubbles/releases)
- [Commits](https://github.com/charmbracelet/bubbles/compare/v0.10.3...v0.11.0)

---
updated-dependencies:
- dependency-name: github.com/charmbracelet/bubbles
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-06-04 11:12:53 -04:00
dependabot[bot]
0f31f6f9a4 Bump github.com/charmbracelet/bubbletea from 0.20.0 to 0.21.0
Bumps [github.com/charmbracelet/bubbletea](https://github.com/charmbracelet/bubbletea) from 0.20.0 to 0.21.0.
- [Release notes](https://github.com/charmbracelet/bubbletea/releases)
- [Commits](https://github.com/charmbracelet/bubbletea/compare/v0.20.0...v0.21.0)

---
updated-dependencies:
- dependency-name: github.com/charmbracelet/bubbletea
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-06-04 11:10:18 -04:00
dependabot[bot]
e6912cac63 Bump github.com/charmbracelet/wish from 0.3.1 to 0.4.0
Bumps [github.com/charmbracelet/wish](https://github.com/charmbracelet/wish) from 0.3.1 to 0.4.0.
- [Release notes](https://github.com/charmbracelet/wish/releases)
- [Commits](https://github.com/charmbracelet/wish/compare/v0.3.1...v0.4.0)

---
updated-dependencies:
- dependency-name: github.com/charmbracelet/wish
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-05-30 14:13:19 -04:00
Maas Lalani
419a6981df docs: no backtick example formatting 2022-04-29 13:35:02 -04:00
Maas Lalani
b565153cdc docs: backticks instead of tildes 2022-04-29 13:33:45 -04:00
Maas Lalani
54398e831c docs: pre-processed blocks with formatting 2022-04-29 13:32:37 -04:00
Maas Lalani
0109893ceb docs: slides ssh 2022-04-22 23:19:48 -04:00
Maas Lalani
16cc9ff194 doc: pre-processing 2022-04-22 23:11:19 -04:00
Maas Lalani
99c5b0c208 docs: change arch to aur 2022-04-22 22:27:47 -04:00
Maas Lalani
5f4c34a04c fix: aur badge 2022-04-21 14:58:03 -04:00
Maas Lalani
d8c724c698 ignore keys 2022-04-13 13:17:12 -04:00
Ivan Tse
93c0f899c4 Add ssh server functionality (#150)
* Add ssh server functionality via `wish` library

This adds a `-server` flag which will spin up an ssh server that
executes the slides bubbletea application upon each ssh session.
2022-04-13 13:07:06 -04:00
Maas Lalani
fb069210e1 fix: GLAMOUR_STYLE not GLAMOUR_THEME v0.8.0 2022-04-04 12:33:35 -04:00
Maas Lalani
ba6d160fa2 feat: slides tutorial 2022-03-24 00:14:38 -04:00
Maas Lalani
8d13e1e3fd feat: respect GLAMOUR_THEME if exists 2022-03-23 23:55:41 -04:00
Maas Lalani
e624c55eb1 fix: do not get stderr when preprocessing slides 2022-03-22 18:39:15 -04:00
dependabot[bot]
7cdbe2f2bf Bump github.com/stretchr/testify from 1.7.0 to 1.7.1
Bumps [github.com/stretchr/testify](https://github.com/stretchr/testify) from 1.7.0 to 1.7.1.
- [Release notes](https://github.com/stretchr/testify/releases)
- [Commits](https://github.com/stretchr/testify/compare/v1.7.0...v1.7.1)

---
updated-dependencies:
- dependency-name: github.com/stretchr/testify
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-17 22:40:29 -04:00
Maas Lalani
5e351ae422 Update go modules 2022-02-25 01:00:11 -05:00
dependabot[bot]
83d05d6a29 Bump github.com/charmbracelet/bubbles from 0.10.2 to 0.10.3
Bumps [github.com/charmbracelet/bubbles](https://github.com/charmbracelet/bubbles) from 0.10.2 to 0.10.3.
- [Release notes](https://github.com/charmbracelet/bubbles/releases)
- [Commits](https://github.com/charmbracelet/bubbles/compare/v0.10.2...v0.10.3)

---
updated-dependencies:
- dependency-name: github.com/charmbracelet/bubbles
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-20 16:18:39 -05:00
dependabot[bot]
cd5ebfdd30 Bump github.com/charmbracelet/bubbletea from 0.19.3 to 0.20.0
Bumps [github.com/charmbracelet/bubbletea](https://github.com/charmbracelet/bubbletea) from 0.19.3 to 0.20.0.
- [Release notes](https://github.com/charmbracelet/bubbletea/releases)
- [Commits](https://github.com/charmbracelet/bubbletea/compare/v0.19.3...v0.20.0)

---
updated-dependencies:
- dependency-name: github.com/charmbracelet/bubbletea
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-16 11:22:11 -05:00
dependabot[bot]
6232c1b6ca Bump github.com/charmbracelet/lipgloss from 0.4.0 to 0.5.0
Bumps [github.com/charmbracelet/lipgloss](https://github.com/charmbracelet/lipgloss) from 0.4.0 to 0.5.0.
- [Release notes](https://github.com/charmbracelet/lipgloss/releases)
- [Commits](https://github.com/charmbracelet/lipgloss/compare/v0.4.0...v0.5.0)

---
updated-dependencies:
- dependency-name: github.com/charmbracelet/lipgloss
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
v0.7.3
2022-02-15 13:05:56 -05:00
dependabot[bot]
66e87f6207 Bump github.com/muesli/termenv from 0.9.0 to 0.11.0
Bumps [github.com/muesli/termenv](https://github.com/muesli/termenv) from 0.9.0 to 0.11.0.
- [Release notes](https://github.com/muesli/termenv/releases)
- [Commits](https://github.com/muesli/termenv/compare/v0.9.0...v0.11.0)

---
updated-dependencies:
- dependency-name: github.com/muesli/termenv
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-05 22:06:17 -05:00
dependabot[bot]
541979777d Bump github.com/charmbracelet/glamour from 0.4.0 to 0.5.0
Bumps [github.com/charmbracelet/glamour](https://github.com/charmbracelet/glamour) from 0.4.0 to 0.5.0.
- [Release notes](https://github.com/charmbracelet/glamour/releases)
- [Commits](https://github.com/charmbracelet/glamour/compare/v0.4.0...v0.5.0)

---
updated-dependencies:
- dependency-name: github.com/charmbracelet/glamour
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-30 20:51:46 -05:00
dependabot[bot]
9ab187706d Bump github.com/charmbracelet/bubbles from 0.10.0 to 0.10.2
Bumps [github.com/charmbracelet/bubbles](https://github.com/charmbracelet/bubbles) from 0.10.0 to 0.10.2.
- [Release notes](https://github.com/charmbracelet/bubbles/releases)
- [Commits](https://github.com/charmbracelet/bubbles/compare/v0.10.0...v0.10.2)

---
updated-dependencies:
- dependency-name: github.com/charmbracelet/bubbles
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-23 14:33:41 -05:00
Maas Lalani
a10707b2db Note % edge case in documentation 2022-01-19 20:33:20 -05:00
dependabot[bot]
83c1ace117 Bump github.com/charmbracelet/glamour from 0.3.0 to 0.4.0
Bumps [github.com/charmbracelet/glamour](https://github.com/charmbracelet/glamour) from 0.3.0 to 0.4.0.
- [Release notes](https://github.com/charmbracelet/glamour/releases)
- [Commits](https://github.com/charmbracelet/glamour/compare/v0.3.0...v0.4.0)

---
updated-dependencies:
- dependency-name: github.com/charmbracelet/glamour
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-17 13:38:35 -05:00
dependabot[bot]
fa231a6f05 Bump github.com/charmbracelet/bubbles from 0.9.0 to 0.10.0
Bumps [github.com/charmbracelet/bubbles](https://github.com/charmbracelet/bubbles) from 0.9.0 to 0.10.0.
- [Release notes](https://github.com/charmbracelet/bubbles/releases)
- [Commits](https://github.com/charmbracelet/bubbles/compare/v0.9.0...v0.10.0)

---
updated-dependencies:
- dependency-name: github.com/charmbracelet/bubbles
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-17 13:36:39 -05:00
dependabot[bot]
7ec4238a57 Bump github.com/charmbracelet/bubbletea from 0.19.1 to 0.19.2
Bumps [github.com/charmbracelet/bubbletea](https://github.com/charmbracelet/bubbletea) from 0.19.1 to 0.19.2.
- [Release notes](https://github.com/charmbracelet/bubbletea/releases)
- [Commits](https://github.com/charmbracelet/bubbletea/compare/v0.19.1...v0.19.2)

---
updated-dependencies:
- dependency-name: github.com/charmbracelet/bubbletea
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-12-20 10:10:22 -05:00
dependabot[bot]
c21bbba9c8 Bump github.com/charmbracelet/bubbletea from 0.19.0 to 0.19.1
Bumps [github.com/charmbracelet/bubbletea](https://github.com/charmbracelet/bubbletea) from 0.19.0 to 0.19.1.
- [Release notes](https://github.com/charmbracelet/bubbletea/releases)
- [Commits](https://github.com/charmbracelet/bubbletea/compare/v0.19.0...v0.19.1)

---
updated-dependencies:
- dependency-name: github.com/charmbracelet/bubbletea
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-11-08 09:30:26 -05:00
Maas Lalani
81fbe81825 Update microcosm-cc/bluemonday dependency 2021-11-02 22:24:53 -04:00
Maas Lalani
1d0f56320c We don't _really_ need cobra 2021-11-02 22:23:20 -04:00
Maas Lalani
5b74919376 Search Styles v0.7.2 2021-11-01 14:28:05 -04:00
darmiel
19a4af4a9a test: fixed TestSearch 2021-11-01 14:28:05 -04:00
darmiel
38f6c858ee feat: use bubbles#TextInput 2021-11-01 14:28:05 -04:00