Dheepak Krishnamurthy

Results 160 issues of Dheepak Krishnamurthy

### Steps to reproduce 1. Create a quarto file with the following content: ```` --- title: "Quarto != RMD" --- Place cursor at beginning of `word` and press `w`. ```rust...

runtime
bug

Please include the following data: * `export | egrep 'LANG|LC_CTYPE|TERM'` ``` COLORTERM=truecolor ITERM_PROFILE=Default ITERM_SESSION_ID=w0t4p1:8722C05F-6AAC-4038-99A5-FCE98572170C LANG=en_US.UTF-8 LC_TERMINAL=iTerm2 LC_TERMINAL_VERSION=3.4.19 TERM=xterm-256color TERM_PROGRAM=iTerm.app TERM_PROGRAM_VERSION=3.4.19 TERM_SESSION_ID=w0t4p1:8722C05F-6AAC-4038-99A5-FCE98572170C ``` * notcurses version (available from `notcurses-demo i`) ```...

bug

The second function in the following block gets formatted. ```julia #! format: off # really long line here #! format: on #! format: off Foo(db, "fadsfsdafasdf","fdasfasdfasdasdffasdfasdfasd", "asdfasdfasdfadsfasdf", "dfadfafasdfasd", "dfasdfasdfsdafasdfsaer") do...

bug

I have code that kind of looks like this: ```julia #! format: off XYZ1 = functionName(xyz1, "long/path/to/file/or/folder", :Symbol1, :Symbol2, :Symbol3, :Symbol4, :Symbol5, "documentation string here that describes something important", units)...

Currently, this is the error on the github actions: ``` --2023-05-29 17:04:05-- https://user-images.githubusercontent.com/1813121/97495331-1dda4a80-192d-11eb-94eb-c276f538cfa8.png Resolving user-images.githubusercontent.com (user-images.githubusercontent.com)... 185.199.109.133, 185.199.111.133, 185.199.108.133, ... Connecting to user-images.githubusercontent.com (user-images.githubusercontent.com)|185.199.109.133|:443... connected. HTTP request sent, awaiting response......

bug

Update a number of dependencies and panic handling and logging

### Discussed in https://github.com/kdheepak/taskwarrior-tui/discussions/504 Originally posted by **martin-braun** June 13, 2023 Exploring `taskwarrior-tui` right now. Really nice tool, the `t` binding is interesting. I'd like to propose to have a...

enhancement

With wide monitors, it is a waste of vertical space to have the task details show up at the bottom.

enhancement

The original motivation for this plugin was to have lualine style buffers and tabs. However, since the plugin was created, lualine has added a tabline with buffers and tabs. Lualine...

I'm getting an odd issue on a colleague's computer when they run `add ../path/to/package.jl`: ![image](https://github.com/JuliaLang/juliaup/assets/1813121/24ed3ef5-f4be-4762-968d-ada5ee7ea9d1) This appears to be something with the winget install of Julia