Skip to content

Conversation

peske
Copy link
Contributor

@peske peske commented Aug 4, 2019

No description provided.

@mjs
Copy link
Contributor

mjs commented Aug 6, 2019

When I try to run the code in this PR I get an ArgumentException when I try to open the quick launch dialog. The exception is thrown in in the FluentTerminal.App.ViewModels.CommandItemViewModel constructor. It's getting passed a null command, possibly by FillCommandHistory.

@peske: we can go through it during our meeting. I'll try to leave my settings and profiles as they are in case that's relevant.

@peske
Copy link
Contributor Author

peske commented Aug 7, 2019

@mjs - the issue should be fixed now. Please let me know when you try.

/// and the command words (<see cref="_commandWords"/>). I'm aware that the code is quite confusing, but it kinda
/// has to be...
/// </summary>
private void CalculateMatchPrivate(string[] lowercaseFilterWords)
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think we should move this out of the ViewModel at some point

@felixse felixse merged commit e88fb78 into felixse:master Aug 8, 2019
@peske peske deleted the ap/cmdhist branch August 10, 2019 10:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants