Mike Sawka

Results 108 comments of Mike Sawka

Thanks for submitting. The font-style requirements seem straightforward, but the font layout attributes feel like they might be a bit tricky. word-spacing in particular will probably not work (because each...

Yes, this is on the roadmap. I'm experimenting with exporting to/from markdown (we just need to figure out how to deal with the proprietary data). Quick question -- for your...

thanks for submitting! are you tried to copy/paste into the input box or into a running terminal window (a running command)? for the input box, cmd-v and cmd-c should work....

same underlying problem as #205

I think this may be fixed with the last round of keybinding fixes that went out with the v0.6.x builds. But, to be safe I'll mark this as v0.7.1 for...

thanks for submitting. do you have a specific use case for the subshell (so we can make sure we support it)? Wave does support different environments within a tab by...

Thanks for submitting. I understand your point about the label. The history search UI needs to be improved and at that point we'll probably add a real date range picker....

Thanks for submitting. Wow, I haven't seen this behavior before. If possible can you post what's in your `~/.waveterm/wavesrv.log` and `~/.waveterm/waveterm-app.log`? You can also email us it at [email protected]. Will...

thanks for submitting. usually this happens when you are defining a lot of functions in your bashrc/bash_profile. do you mind sharing your bash startup files (feel free to redact anything...

great, thanks for this! this should be enough to go on. it is usually the things like "jenv init", "pyenv init", etc. that cause a lot of bash functions to...