Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

(exa PR) 1175 #18

Merged
merged 3 commits into from
Jul 30, 2023
Merged

(exa PR) 1175 #18

merged 3 commits into from
Jul 30, 2023

Conversation

cafkafk
Copy link
Member

@cafkafk cafkafk commented Jul 29, 2023

github.com/ogham/exa/pulls/1175

Jupyter notebooks are often in the same folder as plain Python files. Having a different icon would be useful. Since there is no Jupyter Notebook icon in Nerd fonts, I chose an icon of a notebook.
@@ -209,7 +209,7 @@ pub fn icon_for_file(file: &File<'_>) -> char {
"img" => '\u{e271}', // 
"iml" => '\u{e7b5}', // 
"ini" => '\u{f17a}', // 
"ipynb" => '\u{e606}', // 
"ipynb" => '\u{e678}', // 
Copy link
Member Author

Choose a reason for hiding this comment

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

This isn't the correct icon 

Signed-off-by: Christina Sørensen <christina@cafkafk.com>
@cafkafk
Copy link
Member Author

cafkafk commented Jul 30, 2023

I'm fine with this when workflow has run, but some might find this icon worse, I'm willing to change it

@sbatial sbatial mentioned this pull request Jul 30, 2023
63 tasks
@cafkafk cafkafk merged commit 0663c2a into main Jul 30, 2023
8 checks passed
@sbatial sbatial deleted the pr-1175 branch July 30, 2023 15:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants