Austin Jones

Results 56 issues of Austin Jones

Once you've been using tab for a while, it's common to need a new tab for temporary use (e.g. myrepo/quick-task). You may have an existing workspace tab defined for `myrepo`...

enhancement
good first issue

Perhaps the initial scrollback should be rendered to the alternate text buffer. This would avoid a 'streaming' effect, if it was faster than the scrollback buffer, performance would improve.

deployment

Tabs that have been selected recently should be brighter.

enhancement
good first issue

Add `tab --doc` which updates a tab's docstring. The behavior when combined with `tab ` needs some thought. In some cases, you might want to select the tab (if you...

enhancement

Add a new fuzzy finder mode that searches command history. Tab would need to build an index of command history.

enhancement

Add documentation that explains the project roadmap and planned future development

documentation

If a project contains a README.md with suitable early contents, parse out a docstring.

enhancement

Add support for defining $PATH entries in tab.yml configurations.

enhancement

Write integration tests covering: - `tab -w` - tab docstrings (#190) - workspace tabs & anonymous tabs

tests