1
0
mirror of https://github.com/Rudi9719/kbtui.git synced 2026-03-22 08:47:24 +00:00
Commit Graph

272 Commits

Author SHA1 Message Date
f04bf8e545 Bugfix: Load displayed an error because of missing return statement 2019-10-23 10:11:15 -04:00
005d737fee Merge pull request #27 from Rudi9719/update-readme-mage
Update README.md
2019-10-22 13:59:30 -04:00
44310d09f5 Update README.md
Remove external dependency (keeping mage) as well as updating why Mage is required.
2019-10-22 13:59:19 -04:00
5557c17ad4 Merge pull request #25 from Rudi9719/dev
Updating from dev
2019-10-22 13:46:44 -04:00
ade1799115 Merge pull request #26 from Rudi9719/linting/tabcomplete
Linting/tabcomplete
2019-10-22 13:46:04 -04:00
20a687208a Linting tabComplete for future Travis checks 2019-10-22 13:44:49 -04:00
acf822e5a1 Add origin to moveCursorToEnd() 2019-10-22 09:42:11 -04:00
5eb23ff993 Bug #24: Cursor now moves to end of message 2019-10-22 09:30:18 -04:00
e084c16ba8 Bugfix #24: Set cursor of popupView to 0,0 to avoid strange input bugs 2019-10-22 09:18:27 -04:00
2dd635669c Linting code 2019-10-22 09:06:45 -04:00
cc917a515f Remove printSetting switch from cmdSet 2019-10-22 08:45:37 -04:00
8cab261b1d Add go-toml dep for #17 in mage 2019-10-22 08:32:30 -04:00
1d412ed5fd Update Travis now that mage auto-checks dependancies 2019-10-22 08:32:05 -04:00
1fd39aa9ab Bugfix: Add nullcheck for toml values from #18 2019-10-22 08:29:40 -04:00
db6e367fac Bugfix: Up arrow in stream/start crashes application 2019-10-22 08:05:51 -04:00
2c9005064c Merge branch 'MageCleanup' of keybase://team/kbtui.dev.dxb/kbtui into dev 2019-10-21 15:29:00 -04:00
b960ffdde4 Feature: add Config TOML file #17 2019-10-21 15:16:44 -04:00
112d2da2e8 Basic implementation of config file 2019-10-21 15:09:04 -04:00
Sam
14c7f9353a Move exit helper func above first build target 2019-10-21 14:59:39 -04:00
Sam
dbf53680e6 Download package updates before building 2019-10-21 14:58:26 -04:00
Sam
514059e990 Separate standard lib imports from remote imports 2019-10-21 13:57:26 -04:00
707195232e Better attachment handling after PR to samhofi.us/x/keybase 2019-10-18 14:50:02 -04:00
390a190bba Failing go vet, due to lack of blank line 2019-10-18 12:32:34 -04:00
0e4171efe7 Travis please come back to dev 2019-10-18 12:28:57 -04:00
3fe0b19392 Travis works 2019-10-18 11:58:19 -04:00
553bfe55fb Travis, are you there? 2019-10-18 11:17:31 -04:00
8cd30ab643 Update README.md for go get commands 2019-10-18 10:33:47 -04:00
1e8efd9c35 Merge pull request #21 from haukened/dev
Tab Completion Cleanup and Enhancements
2019-10-18 09:27:15 -04:00
da86d2cceb Merge branch 'dev' into dev 2019-10-18 07:14:50 -06:00
09fb7ae56c Update readme 2019-10-18 08:16:58 -04:00
946e11d6a1 Merge branch 'master' of https://github.com/Rudi9719/kbtui into dev 2019-10-18 08:09:25 -04:00
b9ed157ce5 Merge pull request #23 from Rudi9719/add-code-of-conduct-1
Create CODE_OF_CONDUCT.md
2019-10-18 08:09:21 -04:00
f83e3d1db2 Create CODE_OF_CONDUCT.md 2019-10-18 08:09:01 -04:00
f23f36c64f Merge branch 'master' of https://github.com/Rudi9719/kbtui into dev 2019-10-18 08:07:10 -04:00
d08d4698bd Update issue templates 2019-10-18 08:07:03 -04:00
689c6d9181 Merge branch 'master' of https://github.com/Rudi9719/kbtui into dev 2019-10-18 08:06:17 -04:00
d23901c90e Create LICENSE 2019-10-18 08:06:06 -04:00
425bee3749 Merge branch 'master' of https://github.com/Rudi9719/kbtui into dev 2019-10-18 08:03:36 -04:00
b938962340 Create CONTRIBUTING.md
Github suggested I add this, so why not
2019-10-18 08:03:22 -04:00
cc129d466f Show command used instead of hardcoded reply 2019-10-18 07:42:07 -04:00
931582ed67 Use cmdPrefix instead of hardcoded / 2019-10-18 07:40:47 -04:00
05764f85d9 Bugfix similar to #19 2019-10-18 07:40:14 -04:00
dd634fd06b Bugfix: another command crashes kbtui #19 2019-10-18 07:33:29 -04:00
09c207d4be Bugfix: extra junk after +/- commands cause crash #20 2019-10-18 07:27:09 -04:00
8f2b2110e0 propogated build errors to top level. Fixes bug issue #11 'build doesn't return correct status code' 2019-10-17 13:52:23 -06:00
73d9bfdd5d added command tab completion 2019-10-17 13:19:07 -06:00
ebd1be8b4e Merge remote-tracking branch 'upstream/dev' into dev 2019-10-17 13:06:37 -06:00
d07156402b Bugfix: Input crashes kbtui #13 2019-10-17 13:21:00 -04:00
e9ac10ecbf Merge remote-tracking branch 'upstream/dev' into dev 2019-10-17 11:07:22 -06:00
dffff400ff changed handleTab() to accomodate viewName 2019-10-17 11:04:51 -06:00