Evan Simkowitz
e4d3bfd90a
save work
2024-04-25 14:48:30 -07:00
Evan Simkowitz
9073b9b31e
add utils to assist in fs lookups
2024-04-25 14:47:44 -07:00
Evan Simkowitz
cf28bb53ca
fix path recommendations
2024-04-25 14:47:18 -07:00
Evan Simkowitz
e59f70d26b
fix option suggestions not showing if there's a complete match for one option and a partial for others
2024-04-25 11:01:37 -07:00
Evan Simkowitz
deb9e23d53
Add ability to enabling autocomplete logging in clientsettings
2024-04-24 17:17:50 -07:00
Evan Simkowitz
3a9aa5813f
fix file completion display
2024-04-24 16:41:37 -07:00
Evan Simkowitz
c3aa027cc8
fix cwd resolution
2024-04-24 15:41:19 -07:00
Evan Simkowitz
7bdf332ce0
fix insertValue calculation
2024-04-24 15:22:39 -07:00
Evan Simkowitz
9483b43afa
add default icon case, though it should never be hit
2024-04-23 18:22:16 -07:00
Evan Simkowitz
3fc4eb40cc
remove unused log utils
2024-04-23 18:19:48 -07:00
Evan Simkowitz
b142940a4c
update import
2024-04-23 18:14:36 -07:00
Evan Simkowitz
3e4a22e7b8
handle -- argument properly
2024-04-23 18:08:01 -07:00
Evan Simkowitz
b4928780d2
Merge branch 'main' into evan/inshellisense-newton-merge
2024-04-23 17:50:04 -07:00
Evan Simkowitz
a5e092e6c5
move pos to {cursor} if present
2024-04-23 17:45:25 -07:00
Mike Sawka
8f93b3e263
activity updates for v0.7.3 ( #600 )
...
* adding more activity updates, tabs, workspaces, startup/shutdown
* name change, allow activity updates from FE. aichat + history opens
* activity updates for non-standard renderers
2024-04-23 17:40:14 -07:00
Evan Simkowitz
6a7ee12c10
Pull in loadSpec functions from evan/inshellisense branch
2024-04-23 17:32:45 -07:00
Evan Simkowitz
f5af7ad283
Merge branch 'main' into evan/inshellisense-newton-merge
2024-04-23 17:05:45 -07:00
Evan Simkowitz
eadfb92f94
Fix regression in the order of messages in the AI chat auxview ( #597 )
2024-04-23 16:35:33 -07:00
Evan Simkowitz
a50db14b3e
Fix improper formatting when AuxiliaryCmdView titlebar is missing ( #596 )
...
* Fix improper formatting when AuxiliaryCmdView titlebar is missing
* fix bad save
2024-04-23 16:16:41 -07:00
Evan Simkowitz
6308c6c4b0
Simplify scrollHistoryItemIntoView method ( #595 )
...
* Simplify scrollHistoryItemIntoView
* remove unnecessary block argument
* actually the block nearest is necessary, otherwise the scroll will jump even if the item is already in view
2024-04-23 15:38:02 -07:00
Red J Adaya
cdfc446763
Improved tab settings pull down ( #592 )
...
* add label to tab settings terminal theme dropdown
* add connection label. add New Conection item
* fix wrong prop
* simplify logic
* fix conflicts
2024-04-23 13:14:56 -07:00
Cole Lashley
b08aaa03fb
Remove log for duplicate key register ( #540 )
...
* removed log for duplicate keybindings
* changed dumplogs to GlobalModel.isDev, and re added back log
* added back dumplogs
* one last dump logs
2024-04-23 12:30:03 -07:00
Cole Lashley
64244626a1
auxview focus + keybindings ( #575 )
...
* first draft of figuring out auxviews and focus
* added more focus logic
* fixed aichat focus issue
* fixed artifacts
* removed command
* addressed review comments
2024-04-23 11:47:55 -07:00
Cole Lashley
c683d10008
Keybinding fixes ( #591 )
...
* keybinding fixes
* changed screen and session commands to functions rather than slash commands to avoid printing errors
* added a static wait for console commands
* added sleep hardcode
* add an isArray check for commandStr
2024-04-23 11:18:39 -07:00
Evan Simkowitz
b115d04876
Merge branch 'main' into evan/inshellisense-newton-merge
2024-04-23 11:08:39 -07:00